Updated after eee setup

This commit is contained in:
Jonathan Bernard
2010-09-27 09:20:00 -05:00
parent 284e6c9b46
commit 22767c24c5
22 changed files with 511 additions and 208 deletions

View File

@ -1,28 +1,8 @@
gcalc
gksudo synaptic
nautilus --nod-desktop
vlc
killall firefox
firefox
gksudo gparted
opera
thunar
gftp
gcalctool
inkscape
mupen64
mupen64plus
oowriter
oocalc
xkill
inkscape desktop/church-map.svg
baobab
gksudo unetbootin
envy24control
xterm
nm-applet
virtualbox
gksudo nm-a
gksudo nm-applet
firefox
gcalctool
spark
gimp
killall nm-applet
firefo

View File

@ -1,43 +1,83 @@
!mouse actions added by fluxbox-update_configs
OnTitlebar Mouse2 :StartTabbing
# click on the desktop to get menus
OnDesktop Mouse1 :HideMenus
OnDesktop Mouse2 :WorkspaceMenu
OnDesktop Mouse3 :RootMenu
!mouse actions added by fluxbox-update_configs
OnTitlebar Double Mouse1 :Shade
OnTitlebar Mouse3 :WindowMenu
# scroll on the desktop to change workspaces
OnDesktop Mouse4 :NextWorkspace
OnDesktop Mouse5 :PrevWorkspace
!mouse actions added by fluxbox-update_configs
OnWindow Mod1 Mouse1 :MacroCmd {Raise} {Focus} {StartMoving}
OnWindow Mod1 Mouse3 :MacroCmd {Raise} {Focus} {StartResizing BottomRight}
!mouse actions added by fluxbox-update_configs
# scroll on the toolbar to change workspaces
OnToolbar Mouse4 :NextWorkspace
OnToolbar Mouse5 :PrevWorkspace
!mouse actions added by fluxbox-update_configs
OnDesktop Mouse1 :hideMenus
OnDesktop Mouse2 :workspaceMenu
OnDesktop Mouse3 :rootMenu
OnDesktop Mouse4 :nextWorkspace
OnDesktop Mouse5 :prevWorkspace
OnWindow Mod1 Mouse1 :MacroCmd {Raise} {Focus} {StartMoving}
OnWindow Mod1 Mouse3 :MacroCmd {Raise} {Focus} {StartResizing BottomRight}
Mod1 Tab :NextWindow
Mod1 Shift Tab :PrevWindow
Control F1 :Workspace 1
Control F2 :Workspace 2
Control F3 :Workspace 3
Control F4 :Workspace 4
OnTitlebar Mouse2 :StartTabbing
# double click on the titlebar to shade
OnTitlebar Double Mouse1 :Shade
OnTitlebar Mouse3 :WindowMenu
# alt-tab
Mod1 Tab :NextWindow {groups}
Mod1 Shift Tab :PrevWindow {groups}
Mod4 1 :Tab 1
Mod4 2 :Tab 2
Mod4 3 :Tab 3
Mod4 4 :Tab 4
Mod4 5 :Tab 5
Mod4 6 :Tab 6
Mod4 7 :Tab 7
Mod4 8 :Tab 8
Mod4 9 :Tab 9
Mod1 F4 :Close
Mod4 r :Exec fbrun
Mod4 t :Exec xterm
Mod4 e :Exec thunar
Mod4 l :Exec gnome-screensaver-command --lock
Mod4 Shift m :Maximize
# volume settings, using common keycodes
# if these don't work, use xev to find out your real keycodes
176 :Exec amixer sset Master,0 1+
174 :Exec amixer sset Master,0 1-
160 :Exec amixer sset Master,0 toggle
Mod1 F4 :Close
Mod4 m :Minimize
Mod4 Shift m :Maximize
Mod4 f :Fullscreen
# cycle through tabs in the current window
Mod4 Tab :NextTab
Mod4 Shift Tab :PrevTab
Mod4 Left :prevWorkspace
Mod4 Right :nextWorkspace
# open the window menu
Mod1 space :WindowMenu
# exit fluxbox
Control Mod1 Delete :Exit
# change to a specific workspace
Control F1 :Workspace 1
Control F2 :Workspace 2
Control F3 :Workspace 3
Control F4 :Workspace 4
# send the current window to a specific workspace
Mod4 F1 :SendToWorkspace 1
Mod4 F2 :SendToWorkspace 2
Mod4 F3 :SendToWorkspace 3
Mod4 F4 :SendToWorkspace 4
# send the current window and change to a specific workspace
Control Mod4 F1 :TakeToWorkspace 1
Control Mod4 F2 :TakeToWorkspace 2
Control Mod4 F3 :TakeToWorkspace 3
Control Mod4 F4 :TakeToWorkspace 4