https://bugzilla.xfce.org/show_bug.cgi?id=16743
alexxcons <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |NEEDINFO --- Comment #1 from alexxcons <[email protected]> --- 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. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
