The function print-pretty-gesture-spec
prints the keystroke represented by the Gesture Spec object gspec to the stream stream.
If force-meta-to-alt is true, then gesture-spec-meta-bit is represented as Alt
in the output; otherwise it is represented as Meta
. force-meta-to-alt defaults to nil
.
If force-shift-for-upcase is true and gspec represents uppercase input such as A
, then the Shift
modifier is printed, indicating that Shift
is pressed to obtain the A
character. force-shift-for-upcase defaults to t
.
If gspec has a wild modifiers or data component (that is, gesture-spec-modifiers and/or gesture-spec-data return nil
) then <Wild>
appears in the output.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4