Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Control+Shift+F11 Shortcut not working KDE #1657

Closed
totaam opened this issue Oct 10, 2017 · 2 comments
Closed

Control+Shift+F11 Shortcut not working KDE #1657

totaam opened this issue Oct 10, 2017 · 2 comments

Comments

@totaam
Copy link
Collaborator

totaam commented Oct 10, 2017

Issue migrated from trac ticket # 1657

component: client | priority: major | resolution: fixed

2017-10-10 03:49:12: maxmylyn created the issue


Tested with Plasma 5.9.5-1 and trunk r17135 Fedora 25 server and client.

The System Tray works fine, as a workaround.

@totaam
Copy link
Collaborator Author

totaam commented Oct 10, 2017

Done in r17136, see commit message.

The default shortcuts now look like this (slightly different on macos):

'Control+Menu:toggle_keyboard_grab',
'Shift+Menu:toggle_pointer_grab',
'Shift+F11:toggle_fullscreen',
'#+F1:show_menu',
'#+F2:show_start_new_command',
'#+F3:show_bug_report',
'#+F4:quit',
'#+F5:increase_quality',
'#+F6:decrease_quality',
'#+F7:increase_speed',
'#+F8:decrease_speed',
'#+F10:magic_key',
'#+F11:show_session_info',
'#+F12:toggle_debug',
'#+plus:scaleup',
'#+minus:scaledown',
'#+underscore:scaledown',
'#+KP_Add:scaleup',
'#+KP_Subtract:scaledown',
'#+KP_Multiply:scalereset',
'#+bar:scalereset',
'#+question:scalingoff'

And the new shortcut-modifiers (seen as '#' in the shortcuts) will be set to Meta+Shift as before on most platforms and set to Control+Shift on gnome. (since gnome unhelpfully decided to start intercepting many more of those key Meta+Shift key combos).

You can also do: --shortcut-modifiers=none for quick access to the shortcuts without requiring any modifiers, but then you won't be able to use the question mark without triggering scalingoff...

@totaam
Copy link
Collaborator Author

totaam commented Oct 18, 2017

2017-10-18 18:28:26: maxmylyn commented


This has fixed the issue for me.

I'm running a trunk 2.X 17214 client and the shortcuts work again.

Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant