So you've got Linux Ubuntu and wonder how to have that Windows key do something useful, or just do anything. Here's how to set it up.
Let's make that Windows key do something useful, (other than just openly advertising the fact that Microsoft operates a cartel and we're all pretty much obliged to bow to that.)
Open this file, else it'll create if never before used:-
"Blank box to top-notch web server"
- plain English copy/paste tutorials with video
- written for VPS beginners and Linux newbies
- perfect for multiple sites, blogs & more
- Fast. Secure. Future-proofed. Cheap-as-chips!
- "Wow!!" "godsend!!" "GREAT!!!" "awesome"
Ubuntu & Debian, Nginx (beats Apache), MySQL, PHP-FPM, Xcache, WordPress, WP MU, Drupal etccccc
Set Up & Enhance Ubuntu 9.10 .. KARMIC KOALA BIBLE
In simple copy/paste steps .. from zero to hero.
Scroll down for the full series index.
Wake up and smell the Ubuntu! Hope it helps. the_guv
sudo nano /home/USERNAME/.xstartup
In there, paste:-
xmodmap -e "keycode 115 = Super_L"
xmodmap -e "add mod4 = Super_L"
Now go here:-
System > Preferences > Keyboard shortcuts
Choose whatever tasks you want to assign to a Windows key+something combination, click on the current shortcut, if any, and click your preferred combo.
For instance, I change these:-
| Show the panel's run application dialogue box |
Wins+R |
| Search |
Wins+S |
If you have any problems, try adding this line to the .xstartup file:-
xmodmap -e "remove mod4 = F13"
Want more shortcut ideas? Here's a start, Part 17 - Custom Keyboard Application Shortcuts.
Set up Koala .. tweak it to perfection .. & maximize productivity .. for work & play.
That's what the Karmic Koala Bible does, stepped out in easy copy/paste guides.
From Linux initiates to intermediates, here's what you need.
If you liked that ...
-
Give your site a design lift with this simple CSS code snippet. Simply choose a radius and drop it in a div for a real easy way to add curves without any images or javascript.
This is super-fast to do and works for [...]
-
How to install PMA with Nginx, to administer multiple MySQL dbs from anywhere. View table structure, browse data, run queries, backup and more.
Adding phpMyAdmin to the Nginx web server is very like adding a [...]
-
Microsoft is well-known for bloating it's operating systems with a bunch of, well, crap that noone seems to need. Then there are all those functions that someone needs, only not you!
Called services, these [...]
-
Here is how to use VirtualBox to install & emulate virtual operating systems to run in Linux. Launch Windows, for example, rather like any other application, with no reboot requirement. Hey, Windows even loads [...]
-
Want a fast, cheap-as-chips, bullet-proof dream machine? Here's how...
The Perfect Windows PC Install may involve a bin, buying a Mac instead and using that. Else installing Linux. Then again, for many reasons a [...]
-
Here's how to copy/backup/upload files between Linux & Windows hosts using PuTTY's Secure FTP terminal. Faster, easier and way safer than FTP.
If you're using Linux locally as well as to power your web host, skip [...]
... maybe you'll like these?
Tony Maro November 4th, 2009 at 6:53 pm
Keep in mind, the Windows key is bound to many of the default Compiz settings, so if you're running the enhanced desktop effects, you might not want to mess with that.
For instance, I use the "Desktop Expo" effect, and hitting Win+E will zoom out to view all my desktops side by side.
the_guv November 5th, 2009 at 8:32 am
@Tony .. fair play, tx .. similar deal with a bunch of apps, besides.
F'rinstance, I use the Windows key in Quanta as part of a combinator to issue various commands (mainly wrapping code chunks) .. so beware that your splendid shortcuts can come undone when you change defaults. Easy enough to change back though.
loevborg December 2nd, 2009 at 10:28 pm
I don't think remapping the windows key (in vendor-neutral language Super key or Mod4 key) is a good idea. As Tony says, some existing bindings will stop working. What's more, it's not really necessary to use the key. For instance, you can set up "Win+T" to start a terminal in "System/Preferences/Keyboard Shortcuts": just click on "Run a Terminal" and hit Win+T. It'll show up as "Mod4+T".
the_guv December 7th, 2009 at 9:56 am
@loevborg .. tx for that but tell me ..
"some existing bindings will stop working" .. which ones? haven't had problems. then again, using Keyboard Shortcuts is a good idea as well and covered in this guide as an alternative or additional method.
Anant Shrivastava March 19th, 2010 at 8:07 am
any means to get windows or or SuperL to work independently example to open ubuntu menu.
the_guv April 1st, 2010 at 3:29 am
@anant .. sorry, never tried with that but daresay there are some guides about via the big G
Meins321 April 18th, 2010 at 4:20 pm
Can please descibe how to use Windows Key alone? without any combo with "+E" or "+X" just how to use it alone?