File: gok-controls.kbd.in

package info (click to toggle)
gok 2.30.0-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 11,632 kB
  • ctags: 3,304
  • sloc: ansic: 31,121; sh: 10,239; xml: 1,640; makefile: 348; perl: 300
file content (24 lines) | stat: -rw-r--r-- 859 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0"?>
<GOK:GokFile xmlns:GOK="http://www.gnome.org/GOK">

<GOK:keyboard name="gok-controls" wordcompletion="no">
	<GOK:key left="0" right="2" top="0" bottom="1" type="branchBack">
		<_GOK:label>back</_GOK:label>
	</GOK:key>
	<GOK:key left="2" right="4" top="0" bottom="1" type="about">
		<_GOK:label>About</_GOK:label>
	</GOK:key>
	<GOK:key left="4" right="6" top="0" bottom="1" type="help">
		<_GOK:label>Help</_GOK:label>
	</GOK:key>
	<GOK:key left="0" right="2" top="1" bottom="2" type="branchModal" target="move-resize">
		<_GOK:label>Window</_GOK:label>
	</GOK:key>
	<GOK:key left="2" right="4" top="1" bottom="2" type="branch" target="quit">
		<_GOK:label>Quit GOK</_GOK:label>
	</GOK:key>
	<GOK:key left="4" right="6" top="1" bottom="2" type="settings">
		<_GOK:label>Preferences</_GOK:label>
	</GOK:key>
</GOK:keyboard>
</GOK:GokFile>