[Bprocessor-commit] build/doc README,1.9,1.10
Status: Pre-Alpha
Brought to you by:
henryml
From: Nordholt <nor...@us...> - 2005-12-29 14:16:39
|
Update of /cvsroot/bprocessor/build/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9563 Modified Files: README Log Message: added describtion for SPACE key in the penciltool Index: README =================================================================== RCS file: /cvsroot/bprocessor/build/doc/README,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** README 15 Dec 2005 13:02:51 -0000 1.9 --- README 29 Dec 2005 14:16:30 -0000 1.10 *************** *** 56,61 **** 0...9 : Change the wanted length on the active edge (direction have to be chosen with the mouse) BACKSPACE : Delete a digit in the specified length ! Enter : Make the active edge the specified length and continue the drawing. It is possible to split lines and spaces. <-- SELECTION --> --- 56,62 ---- 0...9 : Change the wanted length on the active edge (direction have to be chosen with the mouse) BACKSPACE : Delete a digit in the specified length ! ENTER : Make the active edge the specified length and continue the drawing. It is possible to split lines and spaces. + SPACE: enables/disables temporary constuction lines. <-- SELECTION --> |