Konfigurationsdateien für das MacBookPro
======xorg.conf======
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 "extmod"
\tLoad "record"
\tLoad "dbe"
\tLoad "dri"
\tLoad "dri2"
\tLoad "glx"
EndSection
Section "InputDevice"
\tIdentifier "Keyboard0"
\tDriver "kbd"
\tOption\t"XkbModel"\t"pc105"
\tOption\t"XkbLayout"\t"de"
\tOption\t"XkbVariant"\t"mac"
\tOption\t"XkbOptions"\t"lv3:rwin_switch,apple:badmap"
EndSection
Section "InputDevice"
\tIdentifier "Mouse0"
\tDriver "mouse"
\tOption\t "Protocol" "auto"
\tOption\t "Device" "/dev/atp0"
\tOption\t "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
\t#DisplaySize\t 340 220\t# mm
\tIdentifier "Monitor0"
\tVendorName "APP"
\tModelName "Color LCD"
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 "Dac6Bit" \t# []
#Option "Dac8Bit" \t# []
#Option "BusType" \t# []
#Option "CPPIOMode" \t# []
#Option "CPusecTimeout" \t#
#Option "AGPMode" \t#
#Option "AGPFastWrite" \t# []
#Option "AGPSize" \t#
#Option "GARTSize" \t#
#Option "RingSize" \t#
#Option "BufferSize" \t#
#Option "EnableDepthMoves" \t# []
#Option "EnablePageFlip" \t# []
#Option "NoBackBuffer" \t# []
#Option "DMAForXv" \t# []
#Option "FBTexPercent" \t#
#Option "DepthBits" \t#
#Option "PCIAPERSize" \t#
#Option "AccelDFS" \t# []
#Option "IgnoreEDID" \t# []
#Option "CustomEDID" \t# []
#Option "DisplayPriority" \t# []
#Option "PanelSize" \t# []
#Option "ForceMinDotClock" \t#
#Option "ColorTiling" \t# []
#Option "VideoKey" \t#
#Option "RageTheatreCrystal" \t#
#Option "RageTheatreTunerPort" \t#
#Option "RageTheatreCompositePort" \t#
#Option "RageTheatreSVideoPort" \t#
#Option "TunerType" \t#
#Option "RageTheatreMicrocPath" \t#
#Option "RageTheatreMicrocType" \t#
#Option "ScalerWidth" \t#
#Option "RenderAccel" \t# []
#Option "SubPixelOrder" \t# []
#Option "ClockGating" \t# []
#Option "VGAAccess" \t# []
#Option "ReverseDDC" \t# []
#Option "LVDSProbePLL" \t# []
#Option "AccelMethod" \t#
#Option "DRI" \t# []
#Option "ConnectorTable" \t#
#Option "DefaultConnectorTable" \t# []
#Option "DefaultTMDSPLL" \t# []
#Option "TVDACLoadDetect" \t# []
#Option "ForceTVOut" \t# []
#Option "TVStandard" \t#
#Option "IgnoreLidStatus" \t# []
#Option "DefaultTVDACAdj" \t# []
#Option "Int10" \t# []
#Option "EXAVSync" \t# []
#Option "ATOMTVOut" \t# []
#Option "R4xxATOM" \t# []
#Option "ForceLowPowerMode" \t# []
#Option "DynamicPM" \t# []
#Option "NewPLL" \t# []
#Option "ZaphodHeads" \t#
\tIdentifier "Card0"
\tDriver "radeon"
\tVendorName "Advanced Micro Devices [AMD] nee ATI"
\tBoardName "M56P [Radeon Mobility X1600]"
\tBusID "PCI:1:0:0"
EndSection
Section "Screen"
\tIdentifier "Screen0"
\tDevice "Card0"
\tMonitor "Monitor0"
\tSubSection "Display"
\t\tViewport 0 0
\t\tDepth 1
\tEndSubSection
\tSubSection "Display"
\t\tViewport 0 0
\t\tDepth 4
\tEndSubSection
\tSubSection "Display"
\t\tViewport 0 0
\t\tDepth 8
\tEndSubSection
\tSubSection "Display"
\t\tViewport 0 0
\t\tDepth 15
\tEndSubSection
\tSubSection "Display"
\t\tViewport 0 0
\t\tDepth 16
\tEndSubSection
\tSubSection "Display"
\t\tViewport 0 0
\t\tDepth 24
\tEndSubSection
EndSection
Section "ServerFlags"
\tOption "AutoAddDevices"\t"false"
\tOption "DontZap"\t"false"
\tOption "AutoEnableDevice"\t"false"
EndSection
======rc.conf ======
ifconfig_msk0="DHCP"
keymap="german.iso"
hostname="macbookpro"
ifconfig_ath0="up"
wlans_ath0="wlan0"
ifconfig_wlan0="WPA DHCP"
powerd_enable="YES"
powerd_flags="-i 85 -r 60 -p 100 -m 125"
hald_enable="YES"
dbus_enable="YES"
slim_enable="YES"
anacron_enable="YES"
ntpdate_enable="YES"
ntpdate_hosts="de.pool.ntp.org"
======loader.conf======
wlan_wep_load="YES"
wlan_ccmp_load="YES"
wlan_tkip_load="YES"
atp_load="YES"
asmc_load="YES"
coretemp_load="YES"
sound_load="YES"
snd_hda_load="YES"
autoboot_delay="1"
====== ~/bin/mouse ======
#!/usr/bin/perl
@status = `/usr/local/bin/xinput list-props 6`;
foreach (@status){
if (/Device Enabled.*(\\d)$/){
$status=$1;
}
}
if ($status == 1) { $status = 0; } else { $status = 1;}
`/usr/local/bin/xinput set-prop 6 \\"Device Enabled\\" $status`;
====== ~/.spectrwm.conf ======
modkey = Mod4
bar_enabled = 1
bar_delay = 1
bar_border_width = 1
bar_border[1] = rgb:00/80/80
bar_color[1] = rgb:12/12/12
bar_font_color[1] = rgb:af/af/af
bar_format = +N:+I +S +2< %R +2< %a %d %b %Y +4< +U +4< +P - +W
clock_enabled = 1
bar_justify = left
stack_enabled = 1
title_name_enabled = 1
urgent_enabled = 1
program[irc] = /usr/local/bin/xterm -e /usr/bin/ssh -t -p#### #####@##### /home/####/bin/irc
bind[irc] = Mod+i
program[music_toggle] = mpc toggle
bind[music_toggle] = Mod+Mod1+KP_Begin
program[su] = /usr/local/bin/xterm -fg rgb:00/00/00 -bg rgb:ff/72/56 -e su
bind[su] = Mod+s
program[killmouse] = /usr/home/####/bin/mouse
bind[killmouse] = Mod+y
program[play] = ssh ##### mpc toggle
bind[play] = Mod+g
bind[name_workspace] = Mod+Shift+n
bind[search_workspace] = Mod+n
bind[width_shrink] = Mod+KP_End
bind[width_grow] = Mod+KP_Next
bind[height_shrink] = Mod+KP_Home
bind[height_grow] = Mod+KP_Prior
bind[move_left] = Mod+KP_Left
bind[move_right] = Mod+KP_Right
bind[move_up] = Mod+KP_Up
bind[move_down] = Mod+KP_Down
autorun = ws[1]:xterm -ls
autorun = ws[1]:/usr/local/bin/xterm -e /usr/bin/ssh -t -p##### ######@###### /home/#####/bin/irc
autorun = ws[10]:firefox
autorun = ws[9]:claws-mail
quirk[feh:feh]=FLOAT + FULLSCREEN