Home
last modified time | relevance | path

Searched +refs:keymap +refs:menu +refs:item +refs:with +refs:binding (Results 1 – 25 of 689) sorted by relevance

12345678910>>...28

/dports/editors/emacs-devel/emacs-4d1968b/doc/lispref/
H A Dkeymaps.texi183 This specifies a binding which is also a simple menu item that
187 This is a simple menu item with help string @var{help-string}.
190 This specifies a binding which is also an extended menu item. This
423 the keymap if you use it as a menu with @code{x-popup-menu}
2364 binding that's a list starting with the symbol @code{menu-item}.
2379 (menu-item @var{item-name} @var{real-binding}
2639 choosing a menu item with the keyboard.
2761 ;; @r{Make a menu keymap (with a prompt string)}
2848 other items, and @var{item} is a menu item key binding (@pxref{Extended
2957 consistent with existing menu bar bindings. The binding of
[all …]
/dports/editors/emacs/emacs-27.2/doc/lispref/
H A Dkeymaps.texi175 This specifies a binding which is also a simple menu item that
179 This is a simple menu item with help string @var{help-string}.
182 This specifies a binding which is also an extended menu item. This
2142 binding that's a list starting with the symbol @code{menu-item}.
2157 (menu-item @var{item-name} @var{real-binding}
2396 that by giving a nested keymap an item string which starts with
2410 choosing a menu item with the keyboard.
2532 ;; @r{Make a menu keymap (with a prompt string)}
2619 other items, and @var{item} is a menu item key binding (@pxref{Extended
2728 consistent with existing menu bar bindings. The binding of
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/drracket/drracket/private/
H A Dframe.rkt117 (with-handlers ([exn:fail?
225 (filter (λ (binding) (not (bound-by-menu? binding menu-names)))
235 (define (bound-by-menu? binding menu-table)
510 (with-handlers ([exn:fail?
520 (keymap:add-user-keybindings-file item)
524 (keymap:remove-user-keybindings-file item)
665 (with-handlers ([exn:fail?
671 (with-output-to-file tmp-filename
699 [(with-handlers ((exn:fail? values))
772 (let ([format-binding/name
[all …]
/dports/shells/zsh/zsh-5.8.1/Doc/Zsh/
H A Dzle.yo144 in an incremental search mode, a binding in the tt(isearch) keymap will
145 override a binding in the tt(main) keymap but all keys that are not
150 example of this occurs with the binding of tt(iw) in tt(viopp) as this
153 example the binding of tt(^Xa) in the global keymap will be unaffected
154 by the binding of tt(^Xb) in the local keymap.
229 item(tt(-A) var(old-keymap new-keymap))(
233 with the var(new-keymap) name, it is deleted.
2085 item(tt(accept-and-menu-complete))(
2136 item(tt(menu-complete))(
2141 item(tt(menu-expand-or-complete))(
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/drracket/drracket/private/syncheck/
H A Dgui.rkt697 (new menu-item%
728 (new menu-item%
1030 [(is-a? menu menu-item<%>) (loop (send menu get-parent))]
1469 (new separator-menu-item% [parent menu]))))
1480 (make-object menu-item%
1487 (new menu-item%
1524 (new menu-item%
1528 (new menu-item%
1540 (new menu-item%
1554 (new separator-menu-item% [parent menu])))
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/gui-lib/framework/
H A Dmain.rkt809 (->* ((is-a?/c menu%) (subclass?/c menu-item%))
810 ((-> (is-a?/c menu-item%) void?))
812 ((menu menu-item%)
914 (-> (is-a?/c menu-item-container<%>) (is-a?/c menu%))
916 @{Creates a windows menu, registers it (internally) with
1187 keymap:add-to-right-button-menu
1203 keymap:add-to-right-button-menu/before
1213 See also @racket[keymap:add-to-right-button-menu].})
1246 where each key is prefixed with the menu-shortcut key, based on the
1314 the key binding @racket[(string-append "?:a:" key)] is bound to
[all …]
/dports/net-mgmt/virt-viewer/virt-viewer-11.0/man/
H A Dremote-viewer.pod107 Note that hotkeys for which no binding is given are disabled. Although the
109 these key combinations to the guest via a menu item.
111 =item -K, --keymap
122 The format for supplying a keymap is:
128 --keymap=Super_L=,Alt_L=,1=Shift_L+F1,2=Shift_L+F2
157 A key binding combination is described by a series of key strings
274 Key binding for releasing cursor grab. (see L<HOTKEY> for description of expected string)
290 Key binding for inserting emulated smartcard. (see L<HOTKEY> for description of expected string)
294 Key binding for removing emulated smartcard. (see L<HOTKEY> for description of expected string)
348 method with Spice is HTTP CONNECT.
[all …]
/dports/cad/geda/geda-gaf-1.8.2/docs/scheme-api/
H A Dgeda-scheme.texi44 @menu
54 @end menu
135 @menu
342 @menu
488 @menu
1793 Looks up the binding for @var{key} in @var{keymap}. If @var{key} is not
1797 @defun keymap-lookup-binding keymap bindable
1804 Applies @var{proc} to each binding in @var{keymap}. @var{proc} should
1809 combination to a keymap, then in the resulting keymap binding the
1833 Looks up the binding for @var{keys} in @var{keymap}. @var{keys} is
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/doc/emacs/
H A Dcustom.texi26 @menu
37 @end menu
61 @menu
70 @end menu
340 The @samp{[Revert...]} button drops a menu with the first 3 reset
758 @menu
1068 @menu
1767 @item M-x keymap-global-unset @key{RET} @var{key}
1769 @item M-x keymap-local-unset @key{RET} @var{key}
1879 binding, use @code{keymap-unset}.
[all …]
/dports/cad/lepton-eda/lepton-eda-1.9.17/docs/scheme-api/
H A Dlepton-scheme.texi46 @menu
143 @menu
351 @menu
2504 Looks up the binding for @var{key} in @var{keymap}. If @var{key} is not
2508 @defun keymap-lookup-binding keymap bindable
2515 Applies @var{proc} to each binding in @var{keymap}. @var{proc} should
2520 combination to a keymap, then in the resulting keymap binding the
2544 Looks up the binding for @var{keys} in @var{keymap}. @var{keys} is
2549 @defun lookup-binding keymap bindable
2692 keymap, the key sequence and the binding's target.
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/doc/misc/
H A Dwidget.texi87 @item menu-choice
242 If point is not located on a button, invoke the binding in
457 @defvr Const widget-keymap
631 @item :menu-tag
636 @item :menu-tag-get
840 @item :keymap
854 fields. The default @code{:keymap} is @code{widget-text-keymap}, which
1205 symbol with a variable or function binding. The major difference from
1760 a menu, with its items in the simple format or in the extended format.
1770 When @var{items} is a keymap menu, the returned value is the symbol in
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/lisp/
H A Dmouse.el180 `(keymap
249 (cons 'keymap
262 (setq local-menu (cons 'keymap
267 (setq global-menu (cons 'keymap
385 (when keymap
471 (dolist (item (reverse yank-menu))
472 (when (consp item)
474 `(menu-item ,(cadr item)
529 "Menu item that creates the context menu and can be bound to a mouse key.")
1852 "Set mark at the position clicked on with the mouse.
[all …]
/dports/editors/emacs/emacs-27.2/doc/misc/
H A Dwidget.texi87 @item menu-choice
242 If point is not located on a button, invoke the binding in
457 @defvr Const widget-keymap
631 @item :menu-tag
636 @item :menu-tag-get
838 @vindex keymap@r{ keyword}
840 @item :keymap
852 @vindex widget-text-keymap
854 fields. The default @code{:keymap} is @code{widget-text-keymap}, which
1205 symbol with a variable or function binding. The major difference from
[all …]
/dports/x11-wm/sawfish/sawfish_1.13.0/man/
H A Dsawfish.texi3275 @item @code{keymap}
3549 If @var{binding-forms} are given, they will be evaluated when no keymap
5433 When true, menu items also display the key-binding. Defaults
5816 Each menu item is typically specified by a list with two elements.
6493 Search for a binding of the event @var{event} in @var{keymap}. If a
6501 @item global-keymap
6504 @item window-keymap
6511 @item title-keymap
6518 @itemx menu-button-keymap
6527 @item override-keymap
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/drracket/scribblings/drracket/
H A Dkeybindings.scrbl28 @margin-note{Many of the key-binding actions can also be performed
29 with menu items.}
323 @xmethod[keymap% add-function].}
385 menu item.
390 (define (menu-bind key menu-item)
398 (define item (find-item menu-bar menu-item))
405 (send item command menu-evt)))))))
415 (define/contract (find-item menu-bar label)
418 (or/c (is-a?/c selectable-menu-item<%>) #f))
421 [(is-a? o selectable-menu-item<%>)
[all …]
/dports/textproc/texi2html/texi2html-5.0/test/xemacs_manual/
H A Dcustom.texi17 @menu
36 @end menu
110 @menu
190 @menu
292 active; you can get a menu of various operations by invoking it with
899 binding a key to with @code{global-set-key} (@pxref{Keymaps}). If you
1043 that start with it. For example, @code{ctl-x-map} is the keymap used for
1119 Removes the local binding of @var{key}.
1166 redefines in that keymap all keys that were previously defined with the
1181 @item @code{(define-key @var{keymap} @var{keys} @var{def})}
[all …]
/dports/editors/emacs/emacs-27.2/doc/emacs/
H A Dcustom.texi26 @menu
37 @end menu
61 @menu
70 @end menu
340 The @samp{[Revert...]} button drops a menu with the first 3 reset
761 @menu
770 @end menu
1071 @menu
1518 @menu
2171 @item menu-bar
[all …]
/dports/www/emacs-w3m/emacs-w3m-3925d1c/doc/
H A Demacs-w3m.texi495 @cindex Key binding
498 @vindex w3m-key-binding
520 (setq w3m-key-binding 'info)
645 @item @kbd{c} (Lynx-like keymap)
653 @item @kbd{u} (Lynx-like keymap)
2635 @item w3m-key-binding
2636 @c @vindex w3m-key-binding
2940 @item w3m-menu-on-forefront
3198 @item w3m-bookmark-menu-open-new-session
3623 @vindex mm-inline-text-html-with-w3m-keymap
[all …]
/dports/x11-wm/sawfish/sawfish_1.13.0/lisp/sawfish/wm/
H A Dmenus.jl18 ;; along with sawfish; see the file COPYING. If not, write to
59 "Display key-binding information in menu items."
312 (require 'sawfish.wm.util.keymap)
314 (list global-keymap window-keymap)))))
381 ;; prevents spurious errors with subsequent menus
396 (popup-menu root-menu))
400 (popup-menu apps-menu))
411 (let ((item (list* label command
417 (list item))))
419 (rplaca rest item))
[all …]
/dports/cad/magic/magic-8.3.245/readline/readline-4.3/doc/
H A Drltech.texinfo44 @menu
55 @end menu
191 @menu
194 @end menu
541 @menu
556 @end menu
596 Returns a new, empty keymap. The space for the keymap is allocated with
612 Free the storage associated with @var{keymap}.
639 Key sequences are associate with functions through the keymap.
1367 @menu
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/readline/doc/
H A Drltech.texinfo44 @menu
55 @end menu
191 @menu
194 @end menu
541 @menu
556 @end menu
596 Returns a new, empty keymap. The space for the keymap is allocated with
612 Free the storage associated with @var{keymap}.
639 Key sequences are associate with functions through the keymap.
1367 @menu
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/readline/doc/
H A Drltech.texinfo44 @menu
55 @end menu
191 @menu
194 @end menu
541 @menu
556 @end menu
596 Returns a new, empty keymap. The space for the keymap is allocated with
612 Free the storage associated with @var{keymap}.
639 Key sequences are associate with functions through the keymap.
1367 @menu
[all …]
/dports/databases/gqlplus/gqlplus-1.16/gqlplus-1.15/readline/doc/
H A Drltech.texinfo44 @menu
55 @end menu
191 @menu
194 @end menu
541 @menu
556 @end menu
596 Returns a new, empty keymap. The space for the keymap is allocated with
612 Free the storage associated with @var{keymap}.
639 Key sequences are associate with functions through the keymap.
1367 @menu
[all …]
/dports/databases/gqlplus/gqlplus-1.16/readline/doc/
H A Drltech.texinfo44 @menu
55 @end menu
191 @menu
194 @end menu
541 @menu
556 @end menu
596 Returns a new, empty keymap. The space for the keymap is allocated with
612 Free the storage associated with @var{keymap}.
639 Key sequences are associate with functions through the keymap.
1367 @menu
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/etc/
H A DNEWS21 When you add a new item, use the appropriate mark if you are sure it
195 combinations in a graphical menu system.
403 *** New command 'Info-goto-node-web' and key binding 'G'.
863 Use 'define-keymap' instead.
958 *** Use 'keymap-lookup' instead of 'lookup-keymap' and 'key-binding'.
961 *** Use 'keymap-local-lookup' instead of 'local-key-binding'.
964 *** Use 'keymap-global-lookup' instead of 'global-key-binding'.
1101 ** :keys in 'menu-item' can now be a function.
1129 ** New macro 'defvar-keymap'.
1156 for a menu item '[menu-bar Foo-Bar]', first try to find an exact
[all …]

12345678910>>...28