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

Bug#456955: marked as done (laptops don't have keypads)



Your message dated Sun, 30 Dec 2007 11:23:41 +0100
with message-id <477771AD.6080500@ens-lyon.org>
and subject line Bug#456955: confirm functionality restored
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: xserver-xorg-core
Version: 2:1.4-3
Severity: minor

1. I tried to mail this to debian-x@lists but that apparently goes to
/dev/null. I need a bug number apparently. OK.

2. Bug: xorg.conf and xorg man pages say something like
     It is possible to switch to the next mode with Ctrl+Alt+Keypad-Plus
     and to the previous mode with Ctrl+Alt+Keypad-Minus.
OK, but laptops don't have keypads. Say what to do then.
Does the IBM Thinkpad r50e have a way to turn the "+" I see on the "/"
on? There also is a "-" on the ";" key. Mention the secret method on
the man page as an example of any way in the world to switch modes.

3. I cannot figure out
   A. how to tell what current mode I am in, 1024x768 or 800x600. I
   can guess but I don't know what command will tell me for sure.
   Is this what mode I am in now?:
   $ grep mode /var/log/Xorg.0.log
   (II) intel(0): Output LVDS using initial mode 1024x768

   B. I cannot get this xorg.conf to get me into 800x600 mode.
   Please tell me what to do to make it start up in 800x600. Thank
   you.

Section "Files"
EndSection

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

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	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	"Generic Monitor"
	Option		"DPMS"
	HorizSync	28-50
	VertRefresh	43-75
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Intel Corporation 82852/855GM Integrated Graphics Device"
	Monitor		"Generic Monitor"
#jidanni off	DefaultDepth	24
	DefaultDepth	16
# 	SubSection "Display"
# #		Modes		"1024x768" "800x600" "640x480"
# 		Modes		           "800x600" "640x480"
# 	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"800x600"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"800x600"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
EndSection

Thank you.



--- End Message ---
--- Begin Message ---
jidanni@jidanni.org wrote:
#Please reclose after confirming all functionalities mentioned are
#indeed  restored. Thanks.
reopen 456955


Ctrl Alt +/- does not work anymore, we already have a nice bug report (#457809) about this. Your bug report is mixed with other stuff, no need to keep this mess open, we would just loose time trying to understand it, the other one is enough.

Use xrandr to know which resolution you are using and switch to another one.

Brice



--- End Message ---

Reply to: