File: olpc-kbdshim.service

package info (click to toggle)
olpc-kbdshim 27-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 380 kB
  • sloc: ansic: 2,391; sh: 236; makefile: 93
file content (11 lines) | stat: -rw-r--r-- 331 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=XO laptop keyboard shim
After=syslog.target

[Service]
# see "olpc-kbdshim -h" for other options
ExecStart=/usr/bin/olpc-kbdshim-udev -f -l -R /var/run/olpc-kbdshim_command -A /var/run/powerevents -r /usr/bin/olpc-rotate -V /usr/bin/olpc-volume -b /usr/bin/olpc-brightness

[Install]
WantedBy=multi-user.target