]> spindle.queued.net Git - xodist/commit
debxo: drop hal keymapping stuff
authorAndres Salomon <dilinger@queued.net>
Fri, 19 Nov 2010 20:36:27 +0000 (12:36 -0800)
committerAndres Salomon <dilinger@queued.net>
Fri, 19 Nov 2010 20:36:27 +0000 (12:36 -0800)
commitdb66c3c25d0e75718cf8218587ecc206c7aba4d4
tree653243911f039a8e59568c55f0e955b1c31fe775
parentb68738d0f703c38ad6aa8bdce633d01d4d8652f6
debxo: drop hal keymapping stuff

Keymappings for OLPC are now handled by udev (and included upstream). In order
for this to work, OFW must have DMI support.  Newer versions of OFW all have it,
so upon detection of an OLPC machine, udev should automatically load the correct
keymap (and it should work properly for both X and console).

If using an older OFW that lacks DMI support, upgrading is recommended.  If
that's not an option, just add something like the following to your
/etc/rc.local (this will force manual loading of the keymaps):

/lib/udev/keymap /dev/input/event0 olpc-xo

Signed-off-by: Andres Salomon <dilinger@queued.net>
30-keymap-olpc.fdi [deleted file]
configs/debxo-awesome/hooks
configs/debxo-gnome/hooks
configs/debxo-kde/hooks
configs/debxo-lxde/hooks
configs/debxo-sugar/hooks
configs/debxo-xfce/hooks