> "|   thin-draw   toggles thin-draw mode"

Same key, but indeed you need to use the shift key to get the right
action.

> Furthermore I wonder what extra information is given in the "Viewport
> Keystrokes" table.

Perhaps it's a summary of the moving-around keys?

> 2) I also noticed that in both key mapping tables <tab> and <shift>-b
> have the same functionality mentioned while in the pcb program itself
> the <shift>-b keystroke doesn't appear to have any effect whatsoever, is
> this intentional or some kind of copy/paste typo in the wiki page ?

Shift-B moves selected elements to the other side of the board.

> 3) In the pcb program, in the "Edit" pull down menu, the command "Undo
> last operation" is marked with a "U" (upper-case) while the key mapping
> on the wiki page is "u" (lower-case).

It's standard to use upper case letters to indicate the letter keys
you have to press (not the characters they generate) in menu
accelerators.  If upper case is wanted, Shift- is prefixed (i.e. "U"
is lower case u, "Shift-U" is upper case u).  The idea is that they're
*keys* not *characters* and keyboards are printed in upper case.

> 4) In the pcb program in the "Info" pull down menu the "Key
> Mappings"/"Keystrokes" are referred to as "Key Bindings".
> This may be confusing for our non-native English speaking/reading
> audience.

Ideally, they'd have their own translations anyway.  "Key Bindings" is
both accurate and conventional.

Note that this command:

     pcb --action-string 'DumpKeys()'

Will print out all the current key bindings (including user-specific
customizations), at least for the Lesstif HID.


_______________________________________________
geda-dev mailing list
[email protected]
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev

Reply via email to