I would like to play with the various properties that nautilus supports to be modified through ~/.config/nautilus/accels.
Is there a place where I can get all the supported key-value pairs?
Thanks in advance!
I would like to play with the various properties that nautilus supports to be modified through ~/.config/nautilus/accels.
Is there a place where I can get all the supported key-value pairs?
Thanks in advance!
I never found any official entry for this in the GNOME documentation, but - as pointed out in my answer on installing Nautilus scripts - you can use the keycodes reported by xev for the most part.
The only exceptions I found were the various modifier keys:
<Primary><Alt><Shift>As for the different properties/actions controllable through the accels file: As far as I know the only actions supported are the ones already listed in the file by default (though commented out).