[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

strange problem with lombard in X (keyboard)



I'm having an interesting problem with my keyboard in X all of a
sudden.  I believe this was after the upgrade to 4.0.1-8, but I didn't
restart X, so I don't think that's the problem.  Very strange:

according to xev, my left arrow key produces Alt_R, right arrow gives
Pause, up gives Print, and down gives NoSymbol.  Hence, I cannot use
the arrow keys.

Any ideas here?  My XF86Config is attached.

Thanks,
-- 
Josh Huber                                   | huber@debian.org |
                                             | Debian Developer |
1024D/6B21489A 61F0 6138 BE7B FEBF A223  E9D1 BFE1 2065 6B21 489A
Section "Files"
    RgbPath	"/usr/X11R6/lib/X11/rgb"
    FontPath	"/usr/X11R6/lib/X11/fonts/local/"
    FontPath	"/usr/X11R6/lib/X11/fonts/misc/:unscaled"
    FontPath	"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath	"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath	"/usr/X11R6/lib/X11/fonts/Type1/"
    FontPath	"/usr/X11R6/lib/X11/fonts/CID/"
    FontPath	"/usr/X11R6/lib/X11/fonts/Speedo/"
    FontPath	"/usr/X11R6/lib/X11/fonts/75dpi/"
    FontPath	"/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
    Load	"dbe"
    Load	"extmod"
    Load	"type1"
    Load	"freetype"
EndSection

Section "ServerFlags"
    Option	"standby time"	"20"
    Option	"suspend time"	"30"
    Option	"off time"	"60"
EndSection

Section "InputDevice"
    Identifier	"Keyboard1"
    Driver	"keyboard"
#    XkbKeymap	"xfree86(en_US)"
    Option	"AutoRepeat"	"500 5"
EndSection

Section "InputDevice"
    Identifier	"Mouse1"
    Driver	"mouse"
    Option	"Protocol"	"IMPS/2"
    Option	"Device"	"/dev/mouse"
EndSection

Section "Monitor"
    Identifier	"Apple 1024x768 LCD"
    HorizSync 31-190
    VertRefresh 58-190
#    Modeline "1024x768"    65    1024 1032 1176 1344   768  771  777  806 -hsync -vsync

#	Mode "1024x768"
#	    # D: 78.518 MHz, H: 59.846 kHz, V: 74.807 Hz
#	    DotClock 78.519
#	    HTimings 1024 1056 1152 1312
#	    VTimings 768 769 772 800
#	Flags    "+HSync" "+VSync"    # Warning: XFree86 doesn't support accel
#EndMode


EndSection

Section "Device"
    Identifier	"ATI Rage LT Pro"
    Driver	"ati"
    VideoRam	8192
    BusID	"PCI:0:17:0"
EndSection

Section "Screen"
    Identifier	"Screen 1"
    Device	"ATI Rage LT Pro"
    Monitor	"Apple 1024x768 LCD"
    DefaultDepth 15
    SubSection "Display"
        Depth		15
        Modes		"1024x768"
#        ViewPort	0 0
#        Virtual 	1024 768
    EndSubsection
EndSection

Section "ServerLayout"
    Identifier	"Powerbook G3"
    Screen	"Screen 1"
    InputDevice	"Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
EndSection

Attachment: pgpWS8cmmmmAZ.pgp
Description: PGP signature


Reply to: