.

Use Windows Key with Ubuntu 9.10 [KARMIC KOALA BIBLE #18]

Get the Damn Windows Key Working

ubuntu karmic koala

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:-

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.


If you liked that ...
... maybe you'll like these?

.