CVSROOT: /cvs
Module name: xenocara
Changes by: matthieu@cvs.openbsd.org 2008/04/16 13:45:22
Modified files:
driver/xf86-input-keyboard/src: bsd_kbd.c kbd.c
Log message:
When running without an xorg.conf file, use the current wscons keymap
to setup XkbLayout and XkbOptions. Idea and original code from reyk@,
some tweaks by me. ok oga@.