~system76-dev/system76-driver/2.1

1 by Carl Richell
initial bazaar revision - System76 Driver 2.0.4
1
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
2
#
3
# This file was generated by dexconf, the Debian X Configuration tool, using
4
# values from the debconf database.
5
#
6
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
7
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
8
#
9
# This file is automatically updated on xserver-xorg package upgrades *only*
10
# if it has not been modified since the last upgrade of the xserver-xorg
11
# package.
12
#
13
# If you have edited this file but would like it to be automatically updated
14
# again, run the following command:
15
#   sudo dpkg-reconfigure -phigh xserver-xorg
16
17
Section "Files"
18
	FontPath	"/usr/share/X11/fonts/misc"
19
	FontPath	"/usr/share/X11/fonts/cyrillic"
20
	FontPath	"/usr/share/X11/fonts/100dpi/:unscaled"
21
	FontPath	"/usr/share/X11/fonts/75dpi/:unscaled"
22
	FontPath	"/usr/share/X11/fonts/Type1"
23
	FontPath	"/usr/share/X11/fonts/100dpi"
24
	FontPath	"/usr/share/X11/fonts/75dpi"
25
	FontPath	"/usr/share/fonts/X11/misc"
26
	# path to defoma fonts
27
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
28
EndSection
29
30
Section "Module"
31
	Load	"bitmap"
32
	Load	"ddc"
33
	Load	"dri"
34
	Load	"extmod"
35
	Load	"freetype"
36
	Load	"glx"
37
	Load	"int10"
38
	Load	"type1"
39
	Load	"vbe"
40
	Load	"synaptics"
41
EndSection
42
43
Section "InputDevice"
44
	Identifier	"Generic Keyboard"
45
	Driver		"kbd"
46
	Option		"CoreKeyboard"
47
	Option		"XkbRules"	"xorg"
48
	Option		"XkbModel"	"pc104"
49
	Option		"XkbLayout"	"us"
50
EndSection
51
52
Section "InputDevice"
53
	Identifier	"Configured Mouse"
54
	Driver		"mouse"
55
	Option		"CorePointer"
56
	Option		"Device"		"/dev/input/mice"
57
	Option		"Protocol"		"ExplorerPS/2"
58
	Option		"ZAxisMapping"		"4 5"
59
	Option		"Emulate3Buttons"	"true"
60
EndSection
61
62
Section "InputDevice"
63
	Identifier	"Synaptics Touchpad"
64
	Driver		"synaptics"
65
	Option		"SendCoreEvents"	"true"
66
	Option		"Device"		"/dev/psaux"
67
	Option		"Protocol"		"auto-dev"
68
	Option		"HorizScrollDelta"	"0"
69
	Option		"SHMConfig"		"1"
70
EndSection
71
72
Section "InputDevice"
73
  Driver        "wacom"
74
  Identifier    "stylus"
75
  Option        "Device"        "/dev/wacom"          # Change to 
76
                                                      # /dev/input/event
77
                                                      # for USB
78
  Option        "Type"          "stylus"
79
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
80
EndSection
81
82
Section "InputDevice"
83
  Driver        "wacom"
84
  Identifier    "eraser"
85
  Option        "Device"        "/dev/wacom"          # Change to 
86
                                                      # /dev/input/event
87
                                                      # for USB
88
  Option        "Type"          "eraser"
89
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
90
EndSection
91
92
Section "InputDevice"
93
  Driver        "wacom"
94
  Identifier    "cursor"
95
  Option        "Device"        "/dev/wacom"          # Change to 
96
                                                      # /dev/input/event
97
                                                      # for USB
98
  Option        "Type"          "cursor"
99
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
100
EndSection
101
102
Section "Device"
103
	Identifier	"Intel Corporation Mobile Integrated Graphics Controller"
104
	Driver		"i810"
105
EndSection
106
107
Section "Monitor"
108
	Identifier	"Generic Monitor"
109
	Option		"DPMS"
110
EndSection
111
112
Section "Screen"
113
	Identifier	"Default Screen"
114
	Device		"Intel Corporation Mobile Integrated Graphics Controller"
115
	Monitor		"Generic Monitor"
116
	DefaultDepth	24
117
	SubSection "Display"
118
		Depth		1
119
		Modes		"1920x1440" "1920x1200" "1856x1392" "1792x1344" "1680x1050" "1600x1200" "1440x900" "1400x1050" "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
120
	EndSubSection
121
	SubSection "Display"
122
		Depth		4
123
		Modes		"1920x1440" "1920x1200" "1856x1392" "1792x1344" "1680x1050" "1600x1200" "1440x900" "1400x1050" "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
124
	EndSubSection
125
	SubSection "Display"
126
		Depth		8
127
		Modes		"1920x1440" "1920x1200" "1856x1392" "1792x1344" "1680x1050" "1600x1200" "1440x900" "1400x1050" "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
128
	EndSubSection
129
	SubSection "Display"
130
		Depth		15
131
		Modes		"1920x1440" "1920x1200" "1856x1392" "1792x1344" "1680x1050" "1600x1200" "1440x900" "1400x1050" "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
132
	EndSubSection
133
	SubSection "Display"
134
		Depth		16
135
		Modes		"1920x1440" "1920x1200" "1856x1392" "1792x1344" "1680x1050" "1600x1200" "1440x900" "1400x1050" "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
136
	EndSubSection
137
	SubSection "Display"
138
		Depth		24
139
		Modes		"1920x1440" "1920x1200" "1856x1392" "1792x1344" "1680x1050" "1600x1200" "1440x900" "1400x1050" "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
140
	EndSubSection
141
EndSection
142
143
Section "ServerLayout"
144
	Identifier	"Default Layout"
145
	Screen		"Default Screen"
146
	InputDevice	"Generic Keyboard"
147
	InputDevice	"Configured Mouse"
148
	InputDevice     "stylus" "SendCoreEvents"
149
	InputDevice     "cursor" "SendCoreEvents"
150
	InputDevice     "eraser" "SendCoreEvents"
151
	InputDevice	"Synaptics Touchpad"
152
EndSection
153
154
Section "DRI"
155
	Mode	0666
156
EndSection