Cannot capture slash key in Nautilus 3.6

Bug #1075920 reported by Yuanjie HUANG
22
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Nautilus Terminal
Confirmed
Medium
Unassigned

Bug Description

Nautilus 3.6 takes "/" as shortcut key for activating location entry, and thus we cannot use slash in gnome-terminal anymore. This is no fault of nautilus-terminal but the situation renders it quite unusable. There could be a workaround: capture slash keycode, handle it and prevent it from being propagated to Nautilus.

Revision history for this message
Fabien LOISON (flozz) wrote :

Tested on Archlinux → Bug confirmed

Changed in nautilus-terminal:
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
CW Dillon (cwdillon) wrote :

Is there a work-around or a way to disable this behavior?

Revision history for this message
kk (li-likun) wrote :

I changed accelerators to workaroud this problem.
1.Open ~/.config/nautilus/ folder. Here you should see a file named accels. It contains all available nautilus actions you can assign an accel to.
2.Change
;(gtk_accel_path "<Actions>/ShellActions/PromptLocationAccel" "slash")
to
(gtk_accel_path "<Actions>/ShellActions/PromptLocationAccel" "<Primary>slash")
Edit this file, save and close.
3.restart nautilus

You can use Ctrl+/ to promptlocation now.

Revision history for this message
Eric Anderson (eric-pixelwareinc) wrote :

Note that the ~ key is affected in much the same way.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.