[Xfce-bugs] [Bug 16743] F2 doesn't open rename dialog any more

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Thu Apr 23 10:21:45 CEST 2020


https://bugzilla.xfce.org/show_bug.cgi?id=16743

alexxcons <alexxcons at xfce.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexxcons at xfce.org
             Status|NEW                         |NEEDINFO

--- Comment #1 from alexxcons <alexxcons at xfce.org> ---
Cannot reproduce. Just build 1.8.14 from source  .. F2 works fine here.
Possibly F2 is bound to something else on your system ?

As well check: 
~/.config/Thunar/accels.scm
The default is the commented out line:
; (gtk_accel_path "<Actions>/ThunarStandardView/rename" "F2")

You can remove the colon to explicitly use something different (or just try F2
explicitly):
(gtk_accel_path "<Actions>/ThunarStandardView/rename" "F2")

Afterwards you need to quit and restart thunar(kill the daemon):
thunar -q;thunar

Does that help ? Does it work if you use some other shortcut?  Do other
shortcuts work, e.g. CTRL+C, etc ?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list