home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / boot / i386 / root / usr / lib / suse-blinux / profile / example < prev    next >
Text File  |  2006-11-29  |  2KB  |  98 lines

  1. # Example profile for SuSE-Blinux
  2. #
  3. # copyright (c) 2000 SuSE GmbH, Nuernberg 
  4. # Author: Marco Skambraks <marco@suse.de>
  5. #
  6. # Take a look into /usr/share/doc/packages/suse-blinux/profile.en
  7. # for a more detailed description
  8. #
  9. # ________________________________________________________________
  10. #
  11. # name of the profile
  12. name=example
  13.  
  14. # 8dots cursor (0/1)
  15. blockcsr=1
  16.  
  17. # cursor-blink (0/1)
  18. csrblink=0
  19.  
  20. # display attributes (0/1)
  21. attron=1
  22.  
  23. # 6dot braille (0/1)
  24. sixdots=0
  25.  
  26. # number of active attribute (0..4)
  27. attractnum=1
  28.  
  29. # the 4 attributes
  30. # enter the BIT-combination
  31. # from left to right (BIT 7..0) 
  32. # please use only 0,1,* characters
  33. attr1=00011111
  34. attr2=00000000
  35. attr3=00000000
  36. attr4=00000000
  37.  
  38. # define the attribute-cursor to trace (BIT-combination)
  39. attrcsr1=00011111
  40. attrcsr2=00010111
  41. attrcsr3=00000000
  42. attrcsr4=00000000
  43.  
  44. # the x,y limits of the attributecursor 
  45. attrcsr1xy=00,01-80,25
  46. attrcsr2xy=00,03-79,24
  47.  
  48. # x,y the limits of the systemcursor
  49. # it works only in csrmod 2
  50. syscsrlimit=00,01-79,24
  51.  
  52. # kind of cursor-tracking
  53. # 0=syscsr 1=attrcsr 2=syscsr first with limits and attrcsr
  54. # 3=attrcsr first and syscsr without limits
  55. csrmode=0
  56.  
  57. # number of attrcsr to trace
  58. attrcsrnum=1
  59.  
  60. # not supported
  61. vertmode=0
  62.  
  63. # the 4 jump-marks (1-MAX_SCREEN_COLUMNS)
  64. mark1=1
  65. mark2=12
  66. mark3=20
  67. mark4=25
  68.  
  69. # sound  (0/1)
  70. sound=1
  71. #
  72. # ______________________________________________________________
  73. #
  74. # only for speech
  75.  
  76. # volume (0..8)
  77. spkvolume=8
  78.  
  79. # frequency (0..8)
  80. spkfrq=6
  81.  
  82. # speed (0..8)
  83. spkspd=5
  84.  
  85. # voice (0..8)
  86. spkvoice=5
  87.  
  88. # language (0..8)
  89. spklang=0
  90.  
  91. # modes
  92. # 0=speak the whole cursor-element 
  93. # 1=speak character at cusorposition
  94. spkmod=0
  95.  
  96. # special-commands (0..8)
  97. spkspec=0
  98.