====== Desktoprechner ====== # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 195.22 (zander@wolf) Mon Nov 30 13:58:12 posix/SystemV/PST 2009 Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" ModulePath "/usr/local/lib/xorg/modules" FontPath "/usr/local/lib/X11/fonts/misc/" FontPath "/usr/local/lib/X11/fonts/TTF/" FontPath "/usr/local/lib/X11/fonts/OTF" FontPath "/usr/local/lib/X11/fonts/Type1/" FontPath "/usr/local/lib/X11/fonts/100dpi/" FontPath "/usr/local/lib/X11/fonts/75dpi/" EndSection Section "Module" Load "extmod" Load "record" Load "dbe" Load "glx" Load "dri2" EndSection Section "ServerFlags" Option "AutoAddDevices" "False" Option "DontZap" "False" Option "AutoEnableDevices" "False" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "de" Option "XkbVariant" "nodeadkeys" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" #DisplaySize 430 270 # mm Identifier "Monitor0" VendorName "APP" ModelName "Cinema" Option "DPMS" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "SWcursor" # [] #Option "HWcursor" # [] #Option "NoAccel" # [] #Option "ShadowFB" # [] #Option "UseFBDev" # [] #Option "Rotate" # [] #Option "VideoKey" # #Option "FlatPanel" # [] #Option "FPDither" # [] #Option "CrtcNumber" # #Option "FPScale" # [] #Option "FPTweak" # #Option "DualHead" # [] Identifier "Card0" Driver "nvidia" VendorName "nVidia Corporation" BoardName "G70 [GeForce 7800 GTX]" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" SubSection "Display" Viewport 0 0 EndSubSection SubSection "Display" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" Viewport 0 0 Depth 16 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection ====== eeePC 4G ====== Section "ServerLayout" \tIdentifier "X.org Configured" \tScreen 0 "Screen0" 0 0 \tInputDevice "Mouse0" "CorePointer" \tInputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" \tModulePath "/usr/local/lib/xorg/modules" \tFontPath "/usr/local/lib/X11/fonts/misc/" \tFontPath "/usr/local/lib/X11/fonts/TTF/" \tFontPath "/usr/local/lib/X11/fonts/OTF" \tFontPath "/usr/local/lib/X11/fonts/Type1/" \tFontPath "/usr/local/lib/X11/fonts/100dpi/" \tFontPath "/usr/local/lib/X11/fonts/75dpi/" EndSection Section "Module" \tLoad "dbe" \tLoad "dri" \tLoad "dri2" \tLoad "extmod" \tLoad "glx" \tLoad "record" EndSection Section "InputDevice" \tIdentifier "Keyboard0" \tDriver "kbd" \tOption\t "XkbModel"\t"pc105" \tOption\t "XkbLayout"\t"de" EndSection Section "InputDevice" \tIdentifier "Mouse0" \tDriver "mouse" \tOption\t "Protocol" "auto" \tOption\t "Device" "/dev/sysmouse" \tOption\t "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" \tIdentifier "Monitor0" \tVendorName "Monitor Vendor" \tModelName "Monitor Model" \tOption "DPMS" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" \t# [] #Option "SWcursor" \t# [] #Option "ColorKey" \t# #Option "CacheLines" \t# #Option "Dac6Bit" \t# [] #Option "DRI" \t# [] #Option "NoDDC" \t# [] #Option "ShowCache" \t# [] #Option "XvMCSurfaces" \t# #Option "PageFlip" \t# [] \tIdentifier "Card0" \tDriver "intel" #\tVendorName "Intel Corporation" #\tBoardName "Mobile 915GM/GMS/910GML Express Graphics Controller" \tBusID "PCI:0:2:0" EndSection Section "Screen" \tIdentifier "Screen0" \tDevice "Card0" \tMonitor "Monitor0" \tDefaultDepth 24 \tSubSection "Display" \t\tModes "800x480" \tEndSubSection EndSection Section "ServerFlags" \tOption "AutoAddDevices" "false" \tOption "DontZap" "false" \tOption "AutoEnableDevice" "false" EndSection ====== VirtualBox ====== Unter [[FreeBSD als VirtualBox Gast]] wird erläutert wie ein in einer VirtualBox installiertes FreeBSD entsprechend angepasst werden kann um ein optimales Arbeiten zu ermöglichen.