File: inspiron8100.def

package info (click to toggle)
hotkeys 0.5.7.3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 904 kB
  • ctags: 358
  • sloc: ansic: 2,825; sh: 362; makefile: 67; xml: 17
file content (25 lines) | stat: -rw-r--r-- 515 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0"?>

<definition>

	<config model="Dell Inspiron 8100 Notebook">

  		<Play         keycode="129"/>
  		<Stop         keycode="130"/>
  		<PrevTrack    keycode="131"/>
  		<NextTrack    keycode="132"/>

  		<!-- you need BIOS Version A10 for the volume keys to work! -->

  		<VolUp        keycode="176"/>
  		<VolDown      keycode="174"/>
  		<Mute         keycode="160"/>

	</config>
	<contributor>
		<name>Erich Schubert</name>
		<email>erich@debian.org</email>
	</contributor>
</definition>