Julien Valroff's weblog and personal homepage
Xorg input hotplug
I had written a few weeks ago about my new (almost) empty xorg.conf file and explained how I had to edit an HAL .fdi file to change my keyboard layout and define my compose key.
The Debian Xstrike Force have written a complete guide on the Debian wiki explaining this input hotplug system.
I have found that there is no need to edit .fdi files, just set the following options at the end of /etc/default/console-setup:
XKBMODEL="pc105" XKBLAYOUT="fr" XKBVARIANT="latin9" XKBOPTIONS="compose:lwin"
Even better, they should now be automatically grabbed from your existing xorg.conf when upgrading!
| Print article | This entry was posted by Julien on April 19, 2009 at 08:26, and is filed under Weblog. Follow any responses to this post through RSS 2.0. Both comments and pings are currently closed. |
Comments are closed.
Recent Comments