diff options
author | Jörg Bornkessel <hd_brummy@gentoo.org> | 2007-12-03 20:47:02 +0000 |
---|---|---|
committer | Jörg Bornkessel <hd_brummy@gentoo.org> | 2007-12-03 20:47:02 +0000 |
commit | f28e0998183286e26fbf4c7413d9cc93f4da0057 (patch) | |
tree | 22af05e100332f6172fbd9eed97565da666f77cd /media-plugins/vdr-joystick/files/confd | |
parent | whitespace (diff) | |
download | gentoo-2-f28e0998183286e26fbf4c7413d9cc93f4da0057.tar.gz gentoo-2-f28e0998183286e26fbf4c7413d9cc93f4da0057.tar.bz2 gentoo-2-f28e0998183286e26fbf4c7413d9cc93f4da0057.zip |
initial ebuild; thanks to Guido Zuliani on bug 201072
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-plugins/vdr-joystick/files/confd')
-rw-r--r-- | media-plugins/vdr-joystick/files/confd | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/media-plugins/vdr-joystick/files/confd b/media-plugins/vdr-joystick/files/confd new file mode 100644 index 000000000000..8550aad8ff19 --- /dev/null +++ b/media-plugins/vdr-joystick/files/confd @@ -0,0 +1,7 @@ +# /etc/conf.d/vdr.joystick +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-joystick/files/confd,v 1.1 2007/12/03 20:47:02 hd_brummy Exp $ + +### Joystick device +# default: /dev/js0 +#VDR_JOYSTICK_DEVICE="/dev/js0" + |