IgnorantGuru / spacefm

SpaceFM File Manager
http://ignorantguru.github.com/spacefm/
GNU General Public License v3.0
489 stars 73 forks source link

Standard CTRL key combinations stop working #386

Closed prodigalgvs closed 10 years ago

prodigalgvs commented 10 years ago

I have been experiencing a rare non-reproducable loss of standard CTRL key combination functionality in version 0.9.1-1

CTRL-A, CTRL-X, CTRL-C, CTRL-V stop working and only a complete OS restart will fix it.

The above key combos work fine in Thunar, LibreOffice, Geany etc.. But will not work in SpaceFM. The right-click context menu equivalents of Cut, Copy, Paste, Select All work fine.

This is rare, and I cannot reproduce it at will. But, it occurs every once in a while.

IgnorantGuru commented 10 years ago

You might verify that caps lock isn't on, as that will produce this in SpaceFM (is interpreted as a different combo).

prodigalgvs commented 10 years ago

I wonder. I bet you are correct. If or when it occurs again I will check that. Is that documented? I will see if I can find it in the docs. Thank you!

On 13-11-19 06:44 AM, IgnorantGuru wrote:

You might verify that caps lock isn't on, as that will produce this in SpaceFM (is interpreted as a different combo).


Reply to this email directly or view it on GitHub https://github.com/IgnorantGuru/spacefm/issues/386#issuecomment-28790495.

IgnorantGuru commented 10 years ago

This is now mentioned in the 0.9.2 manual under Key Shortcut. There may be a way to adjust this to ignore Caps Lock, but it will need some research. #57 is still open, so closing this.