Skip to content

customize nemo shortcuts :

application keyboard shortcuts are called accelerators in gnome2
+ key == + key
keys are typed in lowercase

see if folder ~/.gnome2/accels already exist , if not create them

copy the file ~/.gnome2/accels/nemo into
modify the action (do not remove the ; uncomment marker) : put the key sequence between the empty “”

edit
sudo xed ~/.gnome2/accels/nemo
! sluit eerst nemo af vooraleer de accel file aan te passen !

UNCOMMENT line , of aanpassing zal overschreven worden

accel added :
; (gtk_accel_path “/DirViewActions/Move to next pane” “”)
; (gtk_accel_path “/DirViewActions/Copy to next pane” “”)
==>
(gtk_accel_path “/DirViewActions/Move to next pane” “m”)
(gtk_accel_path “/DirViewActions/Copy to next pane” “c”)

existing ++key are : T O N I