File: default.xml

package info (click to toggle)
xfce-mcs-plugins 4.4.2-4
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 4,356 kB
  • ctags: 563
  • sloc: sh: 9,290; ansic: 6,713; xml: 932; makefile: 437
file content (11 lines) | stat: -rw-r--r-- 534 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<shortcuts-theme name="Default">
	<shortcut command="aumix -v+10" keys="XF86AudioRaiseVolume"/>
	<shortcut command="aumix -v-10" keys="XF86AudioLowerVolume"/>
	<shortcut command="aumix -v0" keys="XF86AudioMute"/>
	<shortcut command="xfhelp4" keys="Alt+F1"/>
	<shortcut command="xflock4" keys="Control+Alt+Delete"/>
	<shortcut command="xfrun4" keys="Alt+F2"/>
	<shortcut command="xkill" keys="Control+Alt+Escape"/>
	<shortcut command="xfce4-popup-menu" keys="Control+Escape"/>
</shortcuts-theme>