diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-04-22 13:38:52 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-04-22 13:38:52 +0200 |
commit | 349b1be20b236da2936e7e4969b79f443b96a75e (patch) | |
tree | e8cde9976039321fb1588f7090e06f742d8be064 /extra/brltty/brltty.conf | |
parent | 1883cf61f07f5a3c16a927f83bdd7bbafd451b64 (diff) | |
download | nutyx-pakxe-349b1be20b236da2936e7e4969b79f443b96a75e.tar.gz nutyx-pakxe-349b1be20b236da2936e7e4969b79f443b96a75e.tar.bz2 nutyx-pakxe-349b1be20b236da2936e7e4969b79f443b96a75e.tar.xz nutyx-pakxe-349b1be20b236da2936e7e4969b79f443b96a75e.zip |
brltty, modif de Pkgfile, md5sum et service
Diffstat (limited to 'extra/brltty/brltty.conf')
-rw-r--r-- | extra/brltty/brltty.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/brltty/brltty.conf b/extra/brltty/brltty.conf index 94115e1d5..18df137b7 100644 --- a/extra/brltty/brltty.conf +++ b/extra/brltty/brltty.conf @@ -1,2 +1,2 @@ # Specify any arguments to pass to brltty here. -brltty_args=""
\ No newline at end of file +brltty_args=" -B protocol=clio -t fr_FR.ttb -d /dev/ttyS0" |