According to the manual you cannot delete default shortcuts. But you can override them. Best look in the manual for the procedure.
If I understand the manual correctly, you can have several keys bound to the same action. So defining a new shortcut for an action won’t remove the already defined one(s).
For now, you need to assign the “W” shortcut to the global/no-op action so that darktable does not attempt to recreate the shortcut when you restart. There is already an issue raised for this and it does need a better solution.
Similar to this issue I’m trying to set “c” or “x” to activate the colour picker in area mode.
I can get this working as below but when I restart darktable it loses the “ctrl-activate” part, which means the colour picker is then only activating in spot mode.
for now since you can use double key presses could you just try c c…does fix what you are trying to do but might not get over written… or even leave c as the point and use cc for an area picker…
use double key presses could you just try c c…does fix what you are trying to do but might not get over written…
I’ve just tried this and unfortunately it does get overwritten.
or even leave c as the point and use cc for an area picker…
That is a great idea!