Changeset 2122
- Timestamp:
- 10/20/07 01:00:37 (1 year ago)
- Files:
-
- trunk/doc/README.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/doc/README.txt
r2121 r2122 346 346 (use the "screen" program instead of the built-in copy-and-paste feature). 347 347 * Kernel parameters are renamed: 348 + speakup _synth became speakup.synth, and the "sftsyn" synthesizer348 + speakup\_synth became speakup.synth, and the "sftsyn" synthesizer 349 349 became "soft"; 350 + speakup _ser became speakup.ser, and serial ports are now numbered350 + speakup\_ser became speakup.ser, and serial ports are now numbered 351 351 starting from 1, not from 0 (i.e., speakup_ser=1 became speakup.ser=2); 352 + speakup _quiet became speakup.quiet, valid values are 0 and 1;353 + speakup _port became speakup.port.352 + speakup\_quiet became speakup.quiet, valid values are 0 and 1; 353 + speakup\_port became speakup.port. 354 354 * The /proc/speakup/synth interface does not exist. 355 355
