Hello,

i lost various keys in last Xenocara update (i had the same issue
when updating to snapshot with *41.tgz from 22/5 + x*41.tgz from 8/5 and
to latest snapshot from ftp.ca, *41.tgz from 25/5 + x*41.tgz from 24/5).
i removed /etc/X11 and /usr/X11R6 before update, and unrolled
xetc41.tgz.

to get my missing keys back, i have to load this .Xmodmap :

keycode 211 = Left
keycode 208 = Up
keycode 213 = Right
keycode 216 = Down
keycode 209 = Prior
keycode 217 = Next
keycode 165 = Control_R
keycode 192 = ISO_Level3_Shift
keycode 207 = Home
keycode 215 = End
keycode 218 = Insert
keycode 219 = Delete

i'm using a dell d410, internal/external keyboard worked really fine with
previous snapshot from ~1/5.

Keyboard config in xorg.conf (tried with both 'dell' and 'pc105' for
XkbModel, wskbd1 is here for an external usb keyboard.)

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option "Protocol" "wskbd"
        Option "Device" "/dev/wskbd0"   #"/dev/wskbd1"
        Option "XkbModel" "dell"        #"pc105"
        Option "XkbRules" "xorg"
        Option "XkbLayout" "fr"
EndSection

dmesg : http://gruiik.info/stuff/dmesg.boot

did i miss something ? i can live with this .Xmodmap, just wanted to
report this issue. the same upgrade on my desktop machine with external
usb keyboard didn't show this problem.

thanks for any help,
Landry

ps : as a sidenote, acpi works really fine on this laptop !

hw.sensors.acpitz0.temp0=53.55 degC (zone temperature)
hw.sensors.acpiac0.indicator0=On (power supply)
hw.sensors.acpibat0.volt0=11.10 VDC (voltage)
hw.sensors.acpibat0.volt1=11.83 VDC (current voltage)
hw.sensors.acpibat0.amphour0=6.86 Ah (last full capacity)
hw.sensors.acpibat0.amphour1=0.72 Ah (warning capacity)
hw.sensors.acpibat0.amphour2=0.22 Ah (low capacity)
hw.sensors.acpibat0.amphour3=1.43 Ah (remaining capacity), OK
hw.sensors.acpibat0.raw0=2 (battery charging), OK
hw.sensors.acpibat0.raw1=2699 (rate)
hw.sensors.acpidock0.indicator0=Off (not docked)

Reply via email to