Attachment 'Xorg.conf_Lenny_DellInspiron6400.txt'

Download

   1 # 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 xorg.conf manual page.
   7 # (Type "man 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 EndSection
  19 
  20 Section "InputDevice"
  21 	Identifier	"Generic Keyboard"
  22 	Driver		"kbd"
  23 	Option		"CoreKeyboard"
  24 	Option		"XkbRules"	"xorg"
  25 	Option		"XkbModel"	"pc105"
  26 	Option		"XkbLayout"	"gb"
  27 EndSection
  28 
  29 Section "InputDevice"
  30 	Identifier	"Configured Mouse"
  31 	Driver		"mouse"
  32 	Option		"CorePointer"
  33 	Option		"Device"		"/dev/input/mice"
  34 	Option		"Protocol"		"ImPS/2"
  35 	Option		"Emulate3Buttons"	"true"
  36 EndSection
  37 
  38 Section "InputDevice"
  39 	Identifier	"Synaptics Touchpad"
  40 	Driver		"synaptics"
  41 	Option		"SendCoreEvents"	"true"
  42 	Option		"Device"		"/dev/psaux"
  43 	Option		"Protocol"		"auto-dev"
  44 	Option		"HorizScrollDelta"	"0"
  45 EndSection
  46 
  47 Section "Device"
  48 	Identifier	"Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
  49 	Driver		"intel"
  50 	BusID		"PCI:0:2:0"
  51 	
  52 	##Compiz
  53 	Option   "XAANoOffscreenPixmaps"   "true"
  54 	Option      "DRI"     "true"
  55 EndSection
  56 
  57 Section "Monitor"
  58 	Identifier	"Generic Monitor"
  59 	Option		"DPMS"
  60 EndSection
  61 
  62 Section "Screen"
  63 	Identifier	"Default Screen"
  64 	Device		"Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
  65 	Monitor		"Generic Monitor"
  66 	DefaultDepth	24
  67 	SubSection "Display"
  68 		Modes		"1280x800" "1024x768" "800x600"
  69 	EndSubSection
  70 EndSection
  71 
  72 Section "ServerLayout"
  73 	Identifier	"Default Layout"
  74 	Screen		"Default Screen"
  75 	InputDevice	"Generic Keyboard"
  76 	InputDevice	"Configured Mouse"
  77 	InputDevice	"Synaptics Touchpad"
  78 	Option "AIGLX" "True"
  79 EndSection
  80 
  81 Section   "Extensions"
  82    Option   "Composite"   "Enable"
  83 EndSection
  84 
  85 Section "Module"
  86 	Load "i2c"
  87 	Load "bitmap"
  88 	Load "ddc"
  89 	Load "dbe" # added for Beryl
  90 	Load "dri" # already here by default; Beryl asks for this
  91 	Load "extmod"
  92 	Load "freetype"
  93 	Load "glx" # already here by default; Beryl asks for this
  94 	Load "int10"
  95 	Load "vbe"
  96 EndSection
  97 
  98 Section "DRI"
  99 	 Group      "video"
 100 	Mode 0666
 101 EndSection

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2008-03-04 09:58:27, 2.4 KB) [[attachment:Xorg.conf_Lenny_DellInspiron6400.txt]]
  • [get | view] (2008-03-04 09:57:43, 2.8 KB) [[attachment:lsmod.Lenny_DellIspiron6400.txt]]
  • [get | view] (2008-03-04 09:56:53, 15.0 KB) [[attachment:picture.png]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.