summaryrefslogtreecommitdiff
path: root/community/inputattach/inputattach.conf.d
blob: 1e04240fa8fbc1231896d0c213afd7f7bf9a33a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# Configuration for inputattach
#

# inputattach mode - see 'inputattach --help' for list e.g. "--microsoft" for
# 2 button Microsoft mouse
IAMODE="--microsoft"

# inputattach device - /dev file entry where device is attached e.g.
# "/dev/ttyS0" for device attached to first system serial port
IADEV="/dev/ttyS0"