DragonFly commits List (threaded) for 2004-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/dev/usbmisc/ukbd
dillon 2004/12/13 18:27:00 PST
DragonFly src repository
Modified files:
sys/dev/usbmisc/ukbd ukbd.c
Log:
Do not reinitialize the translation mode if reattaching to an existing
keyboard state, aka the console. Otherwise we might change the mode out
from under X and screw up X's translation of keyboard strokes.
This allows a USB keyboard to be unplugged and replugged in without messing
up X.
Revision Changes Path
1.12 +9 -1 src/sys/dev/usbmisc/ukbd/ukbd.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/usbmisc/ukbd/ukbd.c.diff?r1=1.11&r2=1.12&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]