home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / boot / i386 / root / etc / suse-blinux.conf < prev    next >
Text File  |  2006-11-29  |  622b  |  42 lines

  1. # /etc/suse-blinux.conf
  2. # Author: Marco Skambraks <marco@suse.de>
  3.  
  4. # name of brailledevice
  5. brlname=2d
  6.  
  7. # com-port com1=/dev/ttyS0 com2=/dev/ttyS1 ..
  8. brlport=/dev/ttyS0
  9.  
  10. ### name of speech device
  11. spkname=none
  12.  
  13. # com-port for speech
  14. spkport=//
  15.  
  16. # delay for keycombination
  17. keydelay=5
  18.  
  19. # speed for lnup/lndn repeat 
  20. repeatdelay=6
  21.  
  22. # debug-level
  23. debug=0
  24.  
  25. # brailletable for brailletranslation
  26. brltbl=german
  27.  
  28. # sleep-time per sweep
  29. sleep=5
  30.  
  31. # time for profile-detect
  32. profdelay=8
  33.  
  34. # 4 profiles for manual-switching
  35. profile1=bash
  36. profile2=y2bignfat
  37. profile3=pine
  38. profile4=yast
  39.  
  40. # path of suse-blinux
  41. progpath=/usr/lib/suse-blinux
  42.