Assign Win Key to KDE menu launcher:
- Install Ksuperkey (download the Ubuntu deb): dpkg -i package.deb
- Start ksuperkey (just type ksuperkey in the konsole).
- Try to press the left Super key (Win key). If the application launcher does not show up, make sure that its shortcut is set to Alt+F1
- right click on the application launcher icon
- -> Application Launcher Settings -> Keyboard Shortcut.
- Alt F1
- Make ksuperkey start automatically at system startup
-
- System settings>Advanced user settings>Autostart
- Add program>/usr/bin/ksuperkey
Assign Win+D to Hide Desktop
- Add the “Show the desktop” widget to the default panel
- Right click>Show Desktop settings>Keyboard shortcut>Meta+D
Assign Win+E to Dolphin
- On Debian: Kmenu>System settings>Computer Admin>Input Actions
- On Kubuntu: Kmenu>System settings>Common appearance and behavior>Shortcuts and Gestures>Custom shortcuts
- Right click on an empty area on the left colomn
- New>Global shortcut>
- Command url: dolphin (no need of path)
- Trigger>Meta+E (Can press the Combo here)
Assign Win+S to Capture a new screenshot area in Shutter
- Install Shutter
- On Debian: Kmenu>System settings>Computer Admin>Input Actions
- On Kubuntu: Kmenu>System settings>Common appearance and behavior>Shortcuts and Gestures>Custom shortcuts
- On Xubuntu>XFCE Launcher>Settings Manager>Keyboard>Application shortcuts>
- Right click on an empty area on the left colomn
- New>Global shortcut>
- Command url:
/usr/bin/shutter -s --disable_systray
- Trigger>Meta+S (May conflict with another shortcut. Choose to reassign if this happens)
Joel G Mathew, known in tech circles by the pseudonym Droidzone, is an opensource and programming enthusiast.
He is a full stack developer, whose favorite languages are currently Python and Vue.js. He is also fluent in Javascript, Flutter/Dart, Perl, PHP, SQL, C and bash shell scripting. He loves Linux, and can often be found tinkering with linux kernel code, and source code for GNU applications. He used to be an active developer on XDA forums, and his tinkered ROMS used to be very popular in the early 2000s.
His favorite pastime is grappling with GNU compilers, discovering newer Linux secrets, writing scripts, hacking roms, and programs (nothing illegal), reading, blogging. and testing out the latest gadgets.
When away from the tech world, Dr Joel G. Mathew is a practising ENT Surgeon, busy with surgeries and clinical practise.
[…] Ksuperkey (Allows mapping of Win (superkey) key to the KDE app launcher, and simultaneously use shortcuts with the key too. Follow these instructions. […]