Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate

Advertising

Paste Description for Beets

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "no"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "Device"
Identifier "Intel Corporation 82945G/GZ Integrated Graphics Controller"
Driver "i810"
BusID "PCI:0:2:0"
EndSection

Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 28-51
VertRefresh 43-60
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Intel Corporation 82945G/GZ Integrated Graphics Controller"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection

Section "DRI"
Mode 0666
EndSection

Beets
Tuesday, May 22nd, 2007 at 6:39:29pm UTC 

  1. # X Server Configuration file generated by kX Generator 0.3.7
  2. # (c) 2006 Tomasz Salacinski
  3.  
  4.   Section "ServerLayout"
  5.       Identifier     "Default Layout"
  6.       Screen         "Default Screen"
  7.       InputDevice    "Generic Keyboard"
  8.       InputDevice    "Configured Mouse"
  9.   EndSection
  10.  
  11.   Section "ServerFlags"
  12.       Option         "DefaultServerLayout" "Default Layout"
  13.   EndSection
  14.  
  15.   Section "Files"
  16.       FontPath       "/usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
  17.       FontPath       "/usr/share/fonts/X11/75dpi"
  18.       FontPath       "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
  19.   EndSection
  20.  
  21.   Section "Module"
  22.       Load           "bitmap"
  23.       Load           "dbe"
  24.       Load           "ddc"
  25.       Load           "dri"
  26.       Load           "extmod"
  27.       Load           "freetype"
  28.       Load           "glx"
  29.       Load           "int10"
  30.       Load           "vbe"
  31.   EndSection
  32.  
  33.   Section "Extensions"
  34.       Option         "Xinerama" "True"
  35.       Option         "Composite" "True"
  36.   EndSection
  37.  
  38.   Section "InputDevice"
  39.       Identifier     "Generic Keyboard"
  40.       Driver         "kbd"
  41.       Option         "CoreKeyboard"
  42.       Option         "XkbRules" "xorg"
  43.       Option         "XkbModel" "pc105"
  44.       Option         "XkbLayout" "no"
  45.   EndSection
  46.  
  47.   Section "InputDevice"
  48.       Identifier     "Configured Mouse"
  49.       Driver         "mouse"
  50.       Option         "CorePointer"
  51.       Option         "Device" "/dev/input/mice"
  52.       Option         "Protocol" "ImPS/2"
  53.       Option         "ZAxisMapping" "4 5"
  54.   EndSection
  55.  
  56.   Section "Device"
  57.       Identifier     "Intel GMA950"
  58.       Driver         "intel"
  59.         BusID "PCI:0:2:0"
  60.       VendorName     "Intel"
  61.       Option         "DDC" "True"
  62.       Option         "XvMCSurfaces" "6"
  63.       Option         "XVideo" "True"
  64.   EndSection
  65.  
  66.   Section "Monitor"
  67.       Identifier     "Syncmaster"
  68.  
  69.       VendorName     "Samsung"
  70.         HorizSync       85-120
  71.         VertRefresh     75-85
  72.       ModeLine       "1600x1200_75.00" 205.99 1600 1720 1896 2192 1200 1201 1204 1253 -HSync +Vsync
  73.       ModeLine       "1280x1024_75.00" 138.54 1280 1368 1504 1728 1024 1025 1028 1069 -HSync +Vsync
  74.       ModeLine       "1024x768_75.00" 81.80 1024 1080 1192 1360 768 769 772 802 -HSync +Vsync
  75.   EndSection
  76.  
  77.   Section "Screen"
  78.       Identifier     "Default Screen"
  79.       Device         "Intel GMA950"
  80.       Monitor        "Syncmaster"
  81.       DefaultDepth 24
  82.  
  83.          SubSection "Display"
  84.             Depth           24
  85.             Modes       "1600x1200_75.00"
  86.          EndSubSection
  87.   EndSection

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

comments powered by Disqus
worth-right worth-right