summaryrefslogtreecommitdiff
path: root/etc/X11.zaurus/xorg.conf
blob: 284e44242fe107c541e8541a09c8042b8d7f1c12 (plain)
1
2
3
4
5
6
7
8
9
# $OpenBSD: xorg.conf,v 1.4 2011/07/04 19:49:01 matthieu Exp $

Section "Device"
	Identifier	"Wsdisplay0"
	Driver		"wsfb"
	Option		"device" "/dev/ttyC0"
	# Comment out to use the screen in vertical mode
	Option		"rotate" "CW"
EndSection