File: invalid-variable-name-ui-buttonmap.xboxdrv

package info (click to toggle)
xboxdrv 0.8.8-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,364 kB
  • sloc: cpp: 19,638; xml: 3,202; ansic: 507; python: 492; sh: 105; makefile: 34; ruby: 19
file content (8 lines) | stat: -rw-r--r-- 153 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
# an invalid configuration that should produce errors when parsed by
# xboxdrv

[ui-axismap]
rtl = random-value
invalid-variable = random-value

# EOF #