polo icon indicating copy to clipboard operation
polo copied to clipboard

The keyboard shortcuts and the extra mouse buttons are not working

Open kenshiwara opened this issue 6 years ago • 4 comments

It is a great file manager, but I am having the following issues with it:

  1. The normal keyboard shortcuts are not working for me. The backspace, for example, is bringing up the search field instead of going back.

  2. The side mouse buttons for back and forward are also not working out.

  3. The keyboard shortcut button from the menu is not working out.

  4. [Feature Request] - There is also no option for changing the keyboard shortcuts.

Thank you for reading my notes.

P.S: Please check the attachments for my system information. selection_001

kenshiwara avatar Apr 10 '18 08:04 kenshiwara

Same issue was rised also in #34 and #106 . Keybord/Mouse nav is not implemented.

Lupul avatar May 03 '18 13:05 Lupul

I don't plan to add support for this. If someone can implement this I'll be happy to merge it.

teejee2008 avatar Jun 09 '18 17:06 teejee2008

Support for navigating to previous folder with backspace key will be added in v18.6

teejee2008 avatar Jun 09 '18 17:06 teejee2008

Hey, there are three issues like this one, so I'll just comment on all. Implementing this should be as easy as using a key bind that listens to the XF86Back and XF86Forward buttons, should work for most keyboards. It could also be useful to set key binds for XF86HomePage, XF86Favorites, XF86Search and XF86Menu for home folder, bookmarks, search and context menu respectively. I'd do it myself, but I lack the programming knowledge.

ivanmlerner avatar Jun 10 '18 08:06 ivanmlerner