Hi there,
I'm a new user to Kubuntu and a somewhat intermediate user at Linux.
I'm currently using 19.10 (5.3.0-19-generic) and having problems with hotkeys that I have setup in Settings -> Global Shortcuts -> Kwin.
Specifically, I am trying to setup "Switch One Desktop <insert direction>" and its just not responding at all.
Post-install I ran a full system update to ensure I had all the latest packages and repositories.
I am using a Apple Aluminum Keyboard set as Keyboard Model "Apple | Apple Aluminum (ANSI)" and I have the following 'Advanced' options enabled:
Alt/Win key behaviour - "Left Alt is swapped with Left Win"
Miscellaneous compatibility options - "Apple Aluminum: emulate PC keys (PrtSc, Scroll Lock, Pause, Num Lock)" & "Special Keys (Ctrl + Alt + <key>) handled in server."
Then I followed this guide: https://blog.mazdermind.de/2018/06/0...nux/index.html
Here are my changes:
My keyboard operates exactly like Windows Keyboard now which is what I wanted since I use Windows at home and Linux at work.
After doing this, I begun the configuration of my Virtual Desktop shortcuts. For reference, my Virtual Desktop is setup with 2x rower with 2x desktops on each.
Here is my shortcut setup:
Switch One Desktop Down - Ctrl + Alt + Down
Switch One Desktop to the Left - Ctrl + Alt + Left
Switch One Desktop to the Right - Ctrl + Alt + Right
Switch One Desktop UP - Ctrl + Alt + Up
I've also tried:
Switch One Desktop Down - Ctrl + Meta + Down
Switch One Desktop to the Left - Ctrl + Meta + Left
Switch One Desktop to the Right - Ctrl + Meta + Right
Switch One Desktop UP - Ctrl + Meta + Up
My KDE version is 5.16.5 with a framework version of 5.62.0 and a QT version of 5.12.4
I've spent the better part of 2 days scouring Google and these forums trying to figure this out and I can't seem to work it out. When I was using Manjaro previously this was not an issue so not really sure what's gone wrong.
If you need any more information I will happy to supply if provided decent instruction.
Any assistance that can be provided would greatly be appreciated.
I'm a new user to Kubuntu and a somewhat intermediate user at Linux.
I'm currently using 19.10 (5.3.0-19-generic) and having problems with hotkeys that I have setup in Settings -> Global Shortcuts -> Kwin.
Specifically, I am trying to setup "Switch One Desktop <insert direction>" and its just not responding at all.
Post-install I ran a full system update to ensure I had all the latest packages and repositories.
I am using a Apple Aluminum Keyboard set as Keyboard Model "Apple | Apple Aluminum (ANSI)" and I have the following 'Advanced' options enabled:
Alt/Win key behaviour - "Left Alt is swapped with Left Win"
Miscellaneous compatibility options - "Apple Aluminum: emulate PC keys (PrtSc, Scroll Lock, Pause, Num Lock)" & "Special Keys (Ctrl + Alt + <key>) handled in server."
Then I followed this guide: https://blog.mazdermind.de/2018/06/0...nux/index.html
Here are my changes:
Code:
[FONT=monospace][COLOR=#000000]$ cat /etc/modprobe.d/hid_apple.conf[/COLOR] options hid_apple fnmode=2 iso_layout=0 swap_opt_cmd=0 [/FONT]
After doing this, I begun the configuration of my Virtual Desktop shortcuts. For reference, my Virtual Desktop is setup with 2x rower with 2x desktops on each.
Here is my shortcut setup:
Switch One Desktop Down - Ctrl + Alt + Down
Switch One Desktop to the Left - Ctrl + Alt + Left
Switch One Desktop to the Right - Ctrl + Alt + Right
Switch One Desktop UP - Ctrl + Alt + Up
I've also tried:
Switch One Desktop Down - Ctrl + Meta + Down
Switch One Desktop to the Left - Ctrl + Meta + Left
Switch One Desktop to the Right - Ctrl + Meta + Right
Switch One Desktop UP - Ctrl + Meta + Up
My KDE version is 5.16.5 with a framework version of 5.62.0 and a QT version of 5.12.4
I've spent the better part of 2 days scouring Google and these forums trying to figure this out and I can't seem to work it out. When I was using Manjaro previously this was not an issue so not really sure what's gone wrong.
If you need any more information I will happy to supply if provided decent instruction.
Any assistance that can be provided would greatly be appreciated.
Comment