[Xfce-bugs] [Bug 13855] TAB key to select next file when renaming
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Thu Dec 21 12:28:35 CET 2017
https://bugzilla.xfce.org/show_bug.cgi?id=13855
alexxcons <acs82 at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WORKSFORME |---
--- Comment #3 from alexxcons <acs82 at gmx.de> ---
For 1. In the bulk renamer pick "Numbering", "only Name", and e.g. write "Me at
the beach" as text. That's it.
For 2. same as 1.
For 3. I dont agree. Why you think it is easier ? How a user should know that
the tab-key does such a thing ? It is not very obvious.
Per default rename in thunar is bound to "F2". You can change that by modifying
the file:
~/.config/Thunar/accels.scm
You can change the key with e.g:
(gtk_accel_path "<Actions>/ThunarStandardView/rename" "r")
"Tab" currently is used for switching between toolbar, files-window and sidebar
... if you want to make use of "Tab" for renaming, you first somehow need to
remove the default bind. ( Did not find how that can be done so far .. but
that's a different issue )
What could be improved IMO: In the rename dialog a button "rename all" could
be added which opens the bulk-renamer with the settings from 1.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list