Update openbox conf (add gnome-volume-manager to autostart to automount external disk) and conky

This commit is contained in:
Mathieu Maret 2009-11-05 16:08:40 +01:00
parent d5c39f2ca6
commit b48c6771ce
5 changed files with 17 additions and 11 deletions

3
.vim/.netrwhist Normal file
View File

@ -0,0 +1,3 @@
let g:netrw_dirhistmax =10
let g:netrw_dirhist_cnt =1
let g:netrw_dirhist_1='/media/LaCie'

View File

@ -1,3 +1,5 @@
NOWHERE=$PWD
aptitude install openbox
svn checkout http://tint2.googlecode.com/svn/trunk/ tint2-read-only
aptitude install libcairo2-dev libpango1.0-dev libglib2.0-dev libimlib2-dev libxinerama-dev #libxrand-dev

View File

@ -260,28 +260,28 @@
<keybind key="W-Up">
<action name="GrowToEdgeNorth"/>
</keybind>
<keybind key="A-F10">
<keybind key="A-F11">
<action name="ToggleFullscreen"/>
</keybind>
<keybind key="A-F11">
<keybind key="A-F10">
<action name="ToggleMaximizeFull"/>
</keybind>
<!-- Keybindings for running applications -->
<keybind key="A-F2">
<action name="Execute">
<name>Lance GmRun</name>
<command>/usr/bin/gmrun</command>
</action>
</keybind>
<keybind key="W-e">
<action name="Execute">
<startupnotify>
<enabled>true</enabled>
<name>Konqueror</name>
<name>Konsole</name>
</startupnotify>
<command>kfmclient openProfile filemanagement</command>
</action>
</keybind>
<keybind key="S-F2">
<action name="Execute">
<name>Lance GmRun</name>
<command>gmrun</command>
<command>konsole</command>
</action>
</keybind>

View File

@ -4,3 +4,4 @@ xchat &
pidgin &
evolution &
conky &
/usr/lib/gnome-volume-manager/gnome-volume-manager --sm-disable

View File

@ -42,4 +42,4 @@ use_spacer none
minimum_size 1268 0
TEXT
${alignc}Kernel: ${color D7D3C5}$kernel | ${color}Uptime: ${color D7D3C5}${uptime_short} | ${color }Down: ${color D7D3C5}${font}${downspeed eth0} Kb/s - ${color D7D3C5}${totaldown eth0} | ${color }Up: ${color D7D3C5}${upspeed eth0} Kb/s - ${color D7D3C5}${totalup eth0} | ${color }Root: ${color D7D3C5}${fs_free /} ${fs_bar 6,60 /} | ${color }Mem: ${color D7D3C5}$memperc% ${color D7D3C5} ${membar 6,80}${color D7D3C5} | ${color}Cpu: ${color D7D3C5}${cpu}% ${color D7D3C5}${cpugraph 9,80 AEA08E 9F907D} ${color D7D3C5}
${alignc}Kernel: ${color D7D3C5}$kernel | ${color}Uptime: ${color D7D3C5}${uptime_short} | ${color }Down: ${color D7D3C5}${font}${downspeed eth0} Kb/s - ${color D7D3C5}${totaldown eth0} | ${color }Up: ${color D7D3C5}${upspeed eth0} Kb/s - ${color D7D3C5}${totalup eth0} | ${color }Root: ${color D7D3C5}${fs_free /} ${fs_bar 6,60 /} | ${color }Mem: ${color D7D3C5}$memperc% ${color D7D3C5} ${membar 6,80}${color D7D3C5} | ${color}Cpu: ${color D7D3C5}${cpu}% ${color D7D3C5}${cpugraph 9,80 AEA08E 9F907D} ${color D7D3C5}