repo.or.cz
/
ArchLinux
/
community.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
upgpkg: wordpress 6.2.1-1
[ArchLinux/community.git]
/
linuxconsole
/
repos
/
community-x86_64
/
inputattach.conf.d
blob
ae8d1842ab6f57869951a6db4f0a74c8df22e3b0
1
#
2
# Configuration
for
inputattach
3
#
4
# IAPARAMS
is
an array of inputattach arguments
,
see
'inputattach --help'
.
5
# An inputattach instance will be started
for
each element
.
6
7
IAPARAMS
=(
8
"--microsoft /dev/ttyS0"
9
#
"--baud 9600 --w8001 /dev/ttyS1"
10
)