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

Bug#456955: laptops don't have keypads



So kind of you all to reply, and I did check out all those web pages.
Anyways, the log just shows (WW) preferred mode not used.
There is no way to get other than 1024x768 via xorg.conf anymore
unless somebody types it out for me. Implying from examples didn't
work. One can only put xrandr -s 832x624 in .xsession apparently.
Thank you.

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc101"
	Option		"XkbLayout"	"us"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "Device"
	Identifier	"Intel Corporation 82852/855GM Integrated Graphics Device"
	Driver		"i810"
	BusID		"PCI:0:2:0"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
	Option		"DPMS"
#       Modeline "800x600_85.10"  56.71  800 840 928 1056  600 601 604 631  -HSync +Vsync
#       Modeline "800x600_72.20"  47.01  800 840 920 1040  600 601 604 626  -HSync +Vsync
        Modeline "800x600_75.00"  48.91  800 840 920 1040  600 601 604 627  -HSync +Vsync
#       Modeline "800x600_60.30"  38.41  800 832 912 1024  600 601 604 622  -HSync +Vsync
#       Modeline "800x600_56.20"  35.68  800 832 912 1024  600 601 604 620  -HSync +Vsync
#        Modeline "832x624_74.60"  52.92  832 872 960 1088  624 625 628 652  -HSync +Vsync
        Option "PreferredMode"  "800x600"
#        Option "PreferredMode"  "832x624"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
        DefaultDepth  24
        SubSection "Display"
                Depth          24
 		Modes "832x624" "800x600"
	EndSubSection
EndSection



Reply to: