Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen gezeigt.

Link zu dieser Vergleichsansicht

meine_xbindkeysrc [2010/11/12 19:45]
127.0.0.1 Externe Bearbeitung
meine_xbindkeysrc [2014/03/05 22:24] (aktuell)
Zeile 1: Zeile 1:
-====== Meine xbindkeysrc ====== 
-\\ 
-\\ 
   # For the benefit of emacs users: -*- shell-script -*-    # For the benefit of emacs users: -*- shell-script -*- 
   ########################### ​   ########################### ​
Zeile 29: Zeile 26:
   # Mod3 (CapsLock), Mod4, Mod5 (Scroll). ​   # Mod3 (CapsLock), Mod4, Mod5 (Scroll). ​
   #    # 
-  ​ 
   # The release modifier is not a standard X modifier, but you can    # The release modifier is not a standard X modifier, but you can 
   # use it if you want to catch release events instead of press events ​   # use it if you want to catch release events instead of press events ​
-  ​ 
   # By defaults, xbindkeys does not pay attention with the modifiers ​   # By defaults, xbindkeys does not pay attention with the modifiers ​
   # NumLock, CapsLock and ScrollLock. ​   # NumLock, CapsLock and ScrollLock. ​
   # Uncomment the lines above if you want to pay attention to them.   # Uncomment the lines above if you want to pay attention to them.
-  ​+  ​#
   #​keystate_numlock = enable ​   #​keystate_numlock = enable ​
   #​keystate_capslock = enable ​   #​keystate_capslock = enable ​
   #​keystate_scrolllock= enable ​   #​keystate_scrolllock= enable ​
-  ​+  ​#
   # Examples of commands: ​   # Examples of commands: ​
-  ​ 
   "​xbindkeys_show" ​   "​xbindkeys_show" ​
   control+shift + q    control+shift + q 
 +  #
   ########​start FN-Keys#########​   ########​start FN-Keys#########​
-  "​amixer sset Master,0 1-"  +  ​# Lautstärke absenken 
-  m:0x0 + c:122  +  #"​amixer sset Master,0 1-"  
-  XF86AudioLowerVolume  +  ​#m:0x0 + c:122  
-   +  ​#XF86AudioLowerVolume  
-  "​amixer sset Master,0 1+"  +  ​# 
-  m:0x0 + c:123  +  ​# Lautstärke erhöhen 
-  XF86AudioRaiseVolume  +  #"​amixer sset Master,0 1+"  
-   +  ​#m:0x0 + c:123  
-  "​amixer sset Master,0 toggle"​  +  ​#XF86AudioRaiseVolume 
-  m:0x0 + c:121  +  ​ 
-  XF86AudioMute  +  ​# Lautstärke deaktivieren,​ aktivieren Stummschaltung 
-  ​+  #"​amixer sset Master,0 toggle"​  
 +  ​#m:0x0 + c:121  
 +  ​#XF86AudioMute  
 +  ​
 +  # Webbrowser starten
   "​firefox" ​   "​firefox" ​
   m:0x0 + c:180    m:0x0 + c:180 
   XF86HomePage ​   XF86HomePage ​
-   +  ​# 
-  ​+  ​# Countdown zum herunterfahren aktivieren
   "​sleeptimer" ​   "​sleeptimer" ​
   m:0x0 + c:150    m:0x0 + c:150 
   XF86Sleep ​   XF86Sleep ​
-  ######end FN-Keys######​#  +  # 
-   +  ​Einfache aktuelle Systeminformationen anzeigen 
-  # Screenshooter ​+  "​SiCuSys"​ 
 +  m:0x0 + c:67 
 +  F1 
 +  ​# 
 +  ​Audioplayer starten 
 +  ​#"​deadbeef"​ 
 +  ​#m:0x0 + c:172 
 +  ​#XF86AudioPlay 
 +  ​# 
 +  # Bildschirmfoto erstellen
   "​screenie" ​   "​screenie" ​
   m:0x0 + c:107    m:0x0 + c:107 
   Print    Print 
 +  #
 +  # Ein oder auschalten der Energiesparmodus
 +  "​lxdpms"​
 +  m:0x0 + c:235
 +  XF86Display
 +  ######end FN-Keys####### ​
 +  #
 +  # Programme im Systray verschieben
 +  "​kdocker"​
 +  m:0x0 + c:88
 +  KP_Down
 +  #
   ########​Logout without question dialog##########​   ########​Logout without question dialog##########​
-  #"​dbus-send --system --print-reply --dest="​org.freedesktop.Hal"​ /​org/​freedesktop/​Hal/​devices/​computer org.freedesktop.Hal.Device.SystemPowerManagement.Shutdown" ​+  #"​dbus-send --system --print-reply --dest="​org.freedesktop.Hal"​ /​org/​freedesktop/​Hal/​devices ​ /computer org.freedesktop.Hal.Device.SystemPowerManagement.Shutdown" ​
   #################################################​   #################################################​
-  "lxde-logout" ​+  ​
 +  # Herunterfahren Dialog aufrufen 
 +  ​"lxlock" ​
   m:0x0 + c:160    m:0x0 + c:160 
   XF86ScreenSaver ​   XF86ScreenSaver ​
-  ​ +  ​# 
-  ​ +  # Audioabspieler starten
-  # DeadBeeF ​+
   "​deadbeef" ​   "​deadbeef" ​
-  ​control+d  +  ​m:0x40 + c:40 
-   +  Mod4 + d 
-  # TouchpadToggle ​+  ​# 
 +  # Touchpad ein oder ausschalten
   "​touchpad_toggle.sh"  ​   "​touchpad_toggle.sh"  ​
   alt+t    alt+t 
-   +  ​# 
-  # Evolution ​+  # Evolution ​starten
   "​evolution" ​   "​evolution" ​
   alt+e    alt+e 
-   +  ​# 
-  # Dayplanner ​+  # Dayplanner ​starten
   "​dayplanner" ​   "​dayplanner" ​
-  shift+alt+t ​  +  shift+alt+t ​ 
-  ​+  #  
 +  # Alarm Uhr 
 +  "​alert_clock"​ 
 +  alt+z 
 +  # 
 +  # Kdocker 
 +  "​kdocker"​ 
 +  m:0x40 + c:45 
 +  Mod4 + k 
 +  # 
 +  # MyMencoder 
 +  "​my_mencoder"​ 
 +  m:0x40 + c:58 
 +  ​Mod4 + m
   ################################## ​   ################################## ​
   # End of xbindkeys configuration #    # End of xbindkeys configuration # 
   ################################## ​   ################################## ​
 +
  
 
meine_xbindkeysrc.1289587525.txt.gz · Zuletzt geändert: 2014/03/05 22:36 (Externe Bearbeitung)
Recent changes RSS feed Creative Commons License Driven by DokuWiki Made on Mac