← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 432178] Re: [CX700] Mouse, keyboard, and power button freeze

 

My /etc/X11/xorg.conf file is pretty basic

Section "Device"
	Identifier	"Configured Video Device"
	Driver "openchrome"
#	Driver "vesa"
	Option "DPMS"
#	Option "SWcursor"
	Option "VBERestore" "true"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
	Device		"Configured Video Device"
EndSection

#Section "ServerLayout"
#	Identifier "Configure Server"
#	Option "AllowEmptyInput"	"false"
#EndSection

-- 
[CX700] Mouse, keyboard, and power button freeze
https://bugs.launchpad.net/bugs/432178
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in ubuntu.