seberm

seberm

Mar 8th, 2009
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. # Options to pass to the lircd process
  2.  
  3. # for devices with lirc-kernel-module
  4. #LIRCD_OPTS="-d /dev/lirc0"
  5. #LIRCD_OPTS="-d /dev/lirc"
  6.  
  7. # for devices using the input-layer
  8. LIRCD_OPTS="-H dev/input -d /dev/input/event5 -p 666"
  9. # This should work, Bug #235107
  10. #LIRCD_OPTS="-H devinput name=*DVB*"
  11.  
Add Comment
Please, Sign In to add comment