.

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

English   English (change)
  • Digg
  • Twitter
  • Technorati
  • del.icio.us
  • Facebook
  • MySpace
  • Reddit
  • StumbleUpon
  • LinkedIn
  • email

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 ...
  • Create Bespoke Keyboard Actions

    Here are some fast access tips, showing how to make time with keystroke shortcut combinations to open quickly anything you need on a regular basis. Maybe you open and close some application, like Nautilus or the [...]
  • INTRODUCTION: The 25-Part Ubuntu KARMIC KOALA BIBLE

    Detailing every aspect over 25 parts, this reference helps you to set up, enhance and use the ultimate installation of Ubuntu's superb new operating system. Stepped out in easy-read copy/paste detail, these how-to [...]
  • Add Windows & Other Systems with VirtualBox

    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 [...]
  • Windows Authenticode Nag Screen

    Seen this nag screen? Or rather, this scare screen, from Microsoft? Let me answer that! If you install software from a vendor that hasn't been "approved" by Microsoft, you have. "Approved", one could argue, is [...]
  • Maintain Unmanaged VPS - Part 5: Get phpMyAdmin Working with Nginx

    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 [...]
  • Perfect Windows PC Install

    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 [...]
... maybe you'll like these?

.