diff options
Diffstat (limited to 'components')
-rw-r--r-- | components/apps/ROX-Filer | 7 | ||||
-rw-r--r-- | components/bindings/Extra-Keybindings | 3 |
2 files changed, 3 insertions, 7 deletions
diff --git a/components/apps/ROX-Filer b/components/apps/ROX-Filer deleted file mode 100644 index 889b553..0000000 --- a/components/apps/ROX-Filer +++ /dev/null @@ -1,7 +0,0 @@ -# Launch the pinboard -Test (Init) Test (x rox) Exec exec rox --pinboard=Default - -# Set the specified wallpaper using ROX-Filer's pinboard -DestroyFunc Wallpaper-Set -AddToFunc Wallpaper-Set -+ I Test (x rox) Exec echo "<?xml version=\"1.0\"?><env:Envelope xmlns:env=\"http://www.w3.org/2001/12/soap-envelope\"><env:Body xmlns=\"http://rox.sourceforge.net/SOAP/ROX-Filer\"><SetBackdrop><Filename>$*</Filename><Style>Fit</Style></SetBackdrop></env:Body></env:Envelope>" | rox -R diff --git a/components/bindings/Extra-Keybindings b/components/bindings/Extra-Keybindings index 5939f44..79d946e 100644 --- a/components/bindings/Extra-Keybindings +++ b/components/bindings/Extra-Keybindings @@ -22,6 +22,9 @@ Key XF86MonBrightnessDown A $[Mod1] Exec xscreensaver-command -lock Key Pause A $[Mod1]S Exec xscreensaver-command -lock && sudo pm-suspend +Key F7 A $[Mod1] Exec xbacklight -dec 10 +Key F8 A $[Mod1] Exec xbacklight -inc 10 + # remove Expose Key E A $[Mod1] - Key E A $[Mod1]2 - |