Sunday, May 5, 2024
 Popular · Latest · Hot · Upcoming
6
rated 0 times [  6] [ 0]  / answers: 1 / hits: 4321  / 1 Year ago, thu, may 11, 2023, 2:36:35

I cannot seem to find a way to set "up 1 folder" to backspace in 13.04 (Nautilus 3.6.3)



I tried editing ~/.config/nautilus/accels
and I also tried the dconf > org > gnome > interface > can change accels



What are the steps to change this ?


More From » nautilus

 Answers
6

Just add the accel key to the config file. I did in a terminal console:



echo '(gtk_accel_path "<Actions>/ShellActions/Up" "BackSpace")' >> ~/.config/nautilus/accels


Restart nautilus after killing it by executing



nautilus -q


Extracted from:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1108637/comments/6


[#31495] Thursday, May 11, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
aclavadoug

Total Points: 317
Total Questions: 103
Total Answers: 125

Location: Bangladesh
Member since Wed, Mar 24, 2021
3 Years ago
;