Archive for May, 2004



Since X.org’s X server, I had been unable to use the left Win key to compose keyboard shortcuts. However, while Googling around, I learnt that adding the following line to the keyboard’s [InputDevice] section in file /etc/X11/xorg.conf will bring that support back:
Section “InputDevice”
Identifier “Keyboard0″
.
.
[...]