Home
last modified time | relevance | path

Searched refs:RMLVO (Results 1 – 25 of 26) sorted by relevance

12

/dports/x11/libxkbcommon/libxkbcommon-1.3.1/doc/
H A Duser-configuration.md43 ## RMLVO vs KcCGST
46 itself, or, indeed, any of the rules, models, variant, options (RMLVO) decribed
47 in `struct xkb_rule_names`. RMLVO names are merely lookup keys in the
52 For example, a common RMLVO configuration is layout "us", variant "dvorak" and
66 A detailed explanation of how rules files convert RMLVO to KcCGST is out of
140 This rules file maps the RMLVO option "custom:foo" to the "bar" section in the
142 `symbols/other` file. Note how the RMLVO option name may be different to the
H A Dquick-guide.md53 called RMLVO (Rules+Model+Layout+Variant+Options), the same format used
59 /* Example RMLVO for Icelandic Dvorak. */
H A Dcompat.md17 + use RMLVO instead; KcCGST is now an implementation detail
H A Drules-format.md21 and the Menu key like Compose). We call these RMLVO.
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/smithay-client-toolkit-0.4.6/src/keyboard/
H A Dmod.rs386 pub struct RMLVO { struct
506 rmlvo: RMLVO, in map_keyboard_rmlvo() argument
517 fn init_state(rmlvo: RMLVO) -> Result<KbState, Error> { in map_keyboard_rmlvo()
845 rmlvo: RMLVO, in map_keyboard_rmlvo_with_repeat() argument
859 fn init_state(rmlvo: RMLVO) -> Result<KbState, Error> { in map_keyboard_rmlvo_with_repeat()
/dports/games/dose-response/dose-response-179c326/cargo-crates/smithay-client-toolkit-0.4.5/src/keyboard/
H A Dmod.rs386 pub struct RMLVO { struct
506 rmlvo: RMLVO, in map_keyboard_rmlvo() argument
517 fn init_state(rmlvo: RMLVO) -> Result<KbState, Error> { in map_keyboard_rmlvo()
845 rmlvo: RMLVO, in map_keyboard_rmlvo_with_repeat() argument
859 fn init_state(rmlvo: RMLVO) -> Result<KbState, Error> { in map_keyboard_rmlvo_with_repeat()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/smithay-client-toolkit-0.6.6/src/keyboard/
H A Dmod.rs386 pub struct RMLVO { struct
506 rmlvo: RMLVO, in map_keyboard_rmlvo() argument
517 fn init_state(rmlvo: RMLVO) -> Result<KbState, Error> { in map_keyboard_rmlvo()
638 rmlvo: RMLVO, in map_keyboard_rmlvo_with_repeat() argument
652 fn init_state(rmlvo: RMLVO) -> Result<KbState, Error> { in map_keyboard_rmlvo_with_repeat()
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/smithay-client-toolkit-0.14.0/src/seat/keyboard/
H A Dmod.rs40 pub use self::state::{ModifiersState, RMLVO};
140 rmlvo: Option<RMLVO>, in map_keyboard() argument
188 rmlvo: Option<RMLVO>, in map_keyboard_repeat() argument
H A Dstate.rs25 pub struct RMLVO { struct
278 pub(crate) fn from_rmlvo(rmlvo: RMLVO) -> Result<KbState, Error> { in from_rmlvo()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/smithay-client-toolkit-0.12.3/src/seat/keyboard/
H A Dmod.rs40 pub use self::state::{ModifiersState, RMLVO};
140 rmlvo: Option<RMLVO>, in map_keyboard() argument
188 rmlvo: Option<RMLVO>, in map_keyboard_repeat() argument
H A Dstate.rs21 pub struct RMLVO { struct
240 pub(crate) fn from_rmlvo(rmlvo: RMLVO) -> Result<KbState, Error> { in from_rmlvo()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/smithay-client-toolkit-0.14.0/src/seat/keyboard/
H A Dmod.rs40 pub use self::state::{ModifiersState, RMLVO};
140 rmlvo: Option<RMLVO>, in map_keyboard() argument
188 rmlvo: Option<RMLVO>, in map_keyboard_repeat() argument
H A Dstate.rs25 pub struct RMLVO { struct
278 pub(crate) fn from_rmlvo(rmlvo: RMLVO) -> Result<KbState, Error> { in from_rmlvo()
/dports/x11/libxkbcommon/libxkbcommon-1.3.1/
H A DPACKAGING3 (a library to list available RMLVO options).
H A DNEWS577 - A warning is emitted by default about RMLVO values which are not used
/dports/x11-drivers/xf86-input-void/xf86-input-void-1.4.1/
H A DChangeLog315 Don't pass an empty RMLVO to InitKeyboardDeviceStruct.
/dports/x11/setxkbmap/setxkbmap-1.3.2/
H A DChangeLog822 RMLVO components from the server.
/dports/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.6/
H A DChangeLog4995 With the new InitKeyboardDeviceStruct, we can just pass the RMLVO we
/dports/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.39.0/
H A DChangeLog20278 it's arguably pointless if we expect the session to set the RMLVO.
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/
H A DChangeLog67302 to deal with component listing (which gives you RMLVO rather than
122576 Takes RMLVO now instead of the keysyms directly.
130268 for each device is quite pointless if you don't have the same RMLVO on all
130270 so at least we know which device got loaded with which RMLVO.
131057 default RMLVO.
134928 Update to use RMLVO interface
/dports/x11-servers/xorg-server/xorg-server-1.20.13/
H A DChangeLog67302 to deal with component listing (which gives you RMLVO rather than
122576 Takes RMLVO now instead of the keysyms directly.
130268 for each device is quite pointless if you don't have the same RMLVO on all
130270 so at least we know which device got loaded with which RMLVO.
131057 default RMLVO.
134928 Update to use RMLVO interface
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/
H A DChangeLog67302 to deal with component listing (which gives you RMLVO rather than
122576 Takes RMLVO now instead of the keysyms directly.
130268 for each device is quite pointless if you don't have the same RMLVO on all
130270 so at least we know which device got loaded with which RMLVO.
131057 default RMLVO.
134928 Update to use RMLVO interface
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/
H A DChangeLog67302 to deal with component listing (which gives you RMLVO rather than
122576 Takes RMLVO now instead of the keysyms directly.
130268 for each device is quite pointless if you don't have the same RMLVO on all
130270 so at least we know which device got loaded with which RMLVO.
131057 default RMLVO.
134928 Update to use RMLVO interface
/dports/x11-servers/xephyr/xorg-server-1.20.13/
H A DChangeLog67302 to deal with component listing (which gives you RMLVO rather than
122576 Takes RMLVO now instead of the keysyms directly.
130268 for each device is quite pointless if you don't have the same RMLVO on all
130270 so at least we know which device got loaded with which RMLVO.
131057 default RMLVO.
134928 Update to use RMLVO interface
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/
H A DChangeLog67302 to deal with component listing (which gives you RMLVO rather than
122576 Takes RMLVO now instead of the keysyms directly.
130268 for each device is quite pointless if you don't have the same RMLVO on all
130270 so at least we know which device got loaded with which RMLVO.
131057 default RMLVO.
134928 Update to use RMLVO interface

12