1
# xorg.conf (xorg X Window System server configuration file)
3
# This file was generated by failsafeDexconf, using
4
# values from the debconf database and some overrides to use vesa mode.
6
# You should use dexconf or another such tool for creating a "real" xorg.conf
8
# sudo dpkg-reconfigure -phigh xserver-xorg
20
Identifier "Generic Keyboard"
23
Option "XkbRules" "xorg"
24
Option "XkbModel" "pc104"
25
Option "XkbLayout" "de"
26
Option "XkbOptions" "ctrl:nocaps"
29
#Section "InputDevice"
30
# Identifier "Configured Mouse"
32
# Option "CorePointer"
33
# Option "Device" "/dev/input/mice"
34
# Option "Protocol" "ImPS/2"
35
# Option "ZAxisMapping" "4 5"
36
# Option "Emulate3Buttons" "true"
37
# Option "EmulateWheel" "true"
38
# Option "EmulateWheelButton" "2"
42
Identifier "Configured Mouse"
44
Option "Device" "/dev/input/input9"
45
Option "Emulate3Buttons" "true"
46
Option "EmulateWheel" "true"
47
Option "EmulateWheelButton" "2"
48
Option "ZAxisMapping" "4 5"
53
Identifier "Synaptics Touchpad"
55
Option "SendCoreEvents" "true"
56
Option "Device" "/dev/psaux"
57
Option "Protocol" "auto-dev"
58
Option "HorizScrollDelta" "0"
62
Identifier "Failsafe Device"
69
Identifier "Failsafe Monitor"
74
Identifier "Default Screen"
75
Device "Failsafe Device"
76
Monitor "Failsafe Monitor"
77
#Input "Configured Mouse"