Home
last modified time | relevance | path

Searched refs:XKB (Results 1 – 25 of 1611) sorted by relevance

12345678910>>...65

/dports/x11-wm/plasma5-kwin/kwin-5.23.5/cmake/modules/
H A DFindXKB.cmake9 # True if XKB is available
11 # Link these to use XKB
13 # Include directory for XKB
15 # Compiler flags for using XKB
19 # ``XKB::XKB``
20 # The XKB library
61 find_package_handle_standard_args(XKB
71 if(XKB_FOUND AND NOT TARGET XKB::XKB)
72 add_library(XKB::XKB UNKNOWN IMPORTED)
73 set_target_properties(XKB::XKB PROPERTIES
[all …]
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/include/
H A Dxkb-config.h.in8 /* Default set of XKB rules. */
11 /* Default XKB model. */
14 /* Default XKB layout. */
17 /* Default XKB variant. */
20 /* Default XKB options. */
23 /* Path to XKB definitions. */
29 /* XKB output dir for compiled keymaps. */
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/include/
H A Dxkb-config.h.in8 /* Default set of XKB rules. */
11 /* Default XKB model. */
14 /* Default XKB layout. */
17 /* Default XKB variant. */
20 /* Default XKB options. */
23 /* Path to XKB definitions. */
29 /* XKB output dir for compiled keymaps. */
/dports/x11-servers/xwayland/xorg-server-1.20.13/include/
H A Dxkb-config.h.in8 /* Default set of XKB rules. */
11 /* Default XKB model. */
14 /* Default XKB layout. */
17 /* Default XKB variant. */
20 /* Default XKB options. */
23 /* Path to XKB definitions. */
29 /* XKB output dir for compiled keymaps. */
/dports/x11-servers/xorg-server/xorg-server-1.20.13/include/
H A Dxkb-config.h.in8 /* Default set of XKB rules. */
11 /* Default XKB model. */
14 /* Default XKB layout. */
17 /* Default XKB variant. */
20 /* Default XKB options. */
23 /* Path to XKB definitions. */
29 /* XKB output dir for compiled keymaps. */
/dports/x11-servers/xephyr/xorg-server-1.20.13/include/
H A Dxkb-config.h.in8 /* Default set of XKB rules. */
11 /* Default XKB model. */
14 /* Default XKB layout. */
17 /* Default XKB variant. */
20 /* Default XKB options. */
23 /* Path to XKB definitions. */
29 /* XKB output dir for compiled keymaps. */
/dports/x11-servers/xarcan/xarcan-0.6.0/include/
H A Dxkb-config.h.in8 /* Default set of XKB rules. */
11 /* Default XKB model. */
14 /* Default XKB layout. */
17 /* Default XKB variant. */
20 /* Default XKB options. */
23 /* Path to XKB definitions. */
29 /* XKB output dir for compiled keymaps. */
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/include/
H A Dxkb-config.h.in8 /* Default set of XKB rules. */
11 /* Default XKB model. */
14 /* Default XKB layout. */
17 /* Default XKB variant. */
20 /* Default XKB options. */
23 /* Path to XKB definitions. */
29 /* XKB output dir for compiled keymaps. */
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/include/
H A Dxkb-config.h.in8 /* Default set of XKB rules. */
11 /* Default XKB model. */
14 /* Default XKB layout. */
17 /* Default XKB variant. */
20 /* Default XKB options. */
23 /* Path to XKB definitions. */
29 /* XKB output dir for compiled keymaps. */
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/include/
H A Dxkb-config.h.in8 /* Default set of XKB rules. */
11 /* Default XKB model. */
14 /* Default XKB layout. */
17 /* Default XKB variant. */
20 /* Default XKB options. */
23 /* Path to XKB definitions. */
29 /* XKB output dir for compiled keymaps. */
/dports/devel/jetbrains-phpstorm/PhpStorm-213.6461.83/plugins/remote-dev-server/selfcontained/X11/xkb/compat/
H A DREADME2 support for multiple keyboard groups, so XKB reports the effective keyboard
3 group to XKB-aware clients using some of the reserved bits in the state field
5 correctly by XKB-unaware clients, so XKB provides a group compatibility mapping
9 XKB maintains three compatibility state components that are used to make
10 XKB-unaware clients(*) work as well as possible:
18 Compatibility states are essentially the corresponding XKB states, but with
26 (*) The implementation of XKB invisibly extends the X library to use the
28 toolkit routines to interpret keyboard events automatically use all of XKB's
30 events or the keymap directly may be affected by some of the XKB differences.
32 means that XKB state can be reported to clients that have not explicitly
/dports/devel/jetbrains-webstorm/WebStorm-213.6461.79/plugins/remote-dev-server/selfcontained/X11/xkb/compat/
H A DREADME2 support for multiple keyboard groups, so XKB reports the effective keyboard
3 group to XKB-aware clients using some of the reserved bits in the state field
5 correctly by XKB-unaware clients, so XKB provides a group compatibility mapping
9 XKB maintains three compatibility state components that are used to make
10 XKB-unaware clients(*) work as well as possible:
18 Compatibility states are essentially the corresponding XKB states, but with
26 (*) The implementation of XKB invisibly extends the X library to use the
28 toolkit routines to interpret keyboard events automatically use all of XKB's
30 events or the keymap directly may be affected by some of the XKB differences.
32 means that XKB state can be reported to clients that have not explicitly
/dports/x11/xkeyboard-config/xkeyboard-config-2.34/compat/
H A DREADME2 support for multiple keyboard groups, so XKB reports the effective keyboard
3 group to XKB-aware clients using some of the reserved bits in the state field
5 correctly by XKB-unaware clients, so XKB provides a group compatibility mapping
9 XKB maintains three compatibility state components that are used to make
10 XKB-unaware clients(*) work as well as possible:
18 Compatibility states are essentially the corresponding XKB states, but with
26 (*) The implementation of XKB invisibly extends the X library to use the
28 toolkit routines to interpret keyboard events automatically use all of XKB's
30 events or the keymap directly may be affected by some of the XKB differences.
32 means that XKB state can be reported to clients that have not explicitly
/dports/x11/gnome-shell/gnome-shell-41.1/data/cldr2json/
H A DREADME.md24 Unicode CLDR layout identifiers are language codes, while XKB layout
28 - if the CLDR layout description matches an XKB layout description, chose its
29 XKB identifier
30 - if one word of the CLDR layout description matches an XKB layout
31 description, chose its XKB identifier
32 - if the CLDR layout description matches one word of an XKB layout description,
33 chose its XKB identifier
36 match "us" XKB identifier. For such cases, there is a mapping in
38 mapping of if you get a "failed to find XKB mapping for <locale>" warning then
/dports/x11/xkbutils/xkbutils-1.0.4/
H A DREADME1 xkbutils is a collection of small utilities utilizing the XKeyboard (XKB)
5 xkbbell - generate XKB bell events
6 xkbvleds - display the state of LEDs on an XKB keyboard in a window
7 xkbwatch - reports changes in the XKB keyboard state
/dports/x11/libxklavier/libxklavier-5.3/
H A Dconfigure.ac76 [ --with-xkb-base=DIR XKB base path (by default it is /usr/share/X11/xkb)],
85 AC_DEFINE_UNQUOTED(XKB_BASE,"${xkb_base}",Base for XKB configuration)
90 [ --with-xkb-bin-base=DIR XKB executables base path],
98 AC_DEFINE_UNQUOTED(XKB_BIN_BASE,"${xkb_bin_base}",Base for XKB executables)
101 … [ --with-xkb-default-ruleset=RULES XKB default set of rules (by default it is base)],
105 AC_DEFINE_UNQUOTED(XKB_DEFAULT_RULESET,"${xkb_default_ruleset}",Default XKB set of rules)
134 [ --enable-xkb-support Enable XKB support],
207 echo " XKB, libxkbfile is present"
213 echo " XKB, libxkbfile is NOT present"
/dports/x11/cinnamon-desktop/cinnamon-desktop-4.8.1/schemas/
H A Dorg.cinnamon.desktop.input-sources.gschema.xml.in.in22 if a XKB variant isn't needed. For 'ibus' sources the second
24 server's current XKB layout and variant won't be touched and
30 <_summary>List of XKB options</_summary>
32 List of XKB options. Each option is an XKB option string as
/dports/x11/xkeyboard-config/xkeyboard-config-2.34/
H A DREADME4 The X Keyboard (XKB) Extension essentially replaces the core protocol
16 The complete specification for the XKB Extension can be found here:
25 project is targeted to XKB-based systems.
27 For XKB configuration information, see:
35 For information on how to replace an older XKB configuration database
/dports/x11/plasma5-plasma-desktop/plasma-desktop-5.23.5/kcms/keyboard/tastenbrett/
H A DREADME.md3 Use XKB geometry data to render a keyboard.
4 The geometry data is parsed by x11, this removes the need for a bespoke XKB language implementation.
8 https://www.x.org/releases/X11R7.6/doc/libX11/specs/XKB/xkblib.html#keyboard_geometry
/dports/x11/xkeyboard-config/xkeyboard-config-2.34/docs/
H A DHOWTO.transition3XKB configuration repository shipped with an X Window System implementation. The procedure should …
7 1. Find your current XKB configuration data directory. In most cases it is /usr/X11R6/lib/X11/xkb. …
9 2. Backup your current XKB configuration data directory (for example, rename it to xkb.orig) - so y…
15 … utility (usually found in /usr/X111R6/bin) to XKB configuration directory (usually it is required…
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/include/
H A Dinputstr.h132 #ifdef XKB
162 #ifdef XKB
192 #ifdef XKB
226 #ifdef XKB
291 #ifdef XKB
/dports/x11/xkb-switch/xkb-switch-1.8.5/
H A DREADME.md2 XKB-SWITCH
6 xkb-switch is a C++ program that allows to query and change the XKB layout state.
9 * XKeyboard.cpp Implementation for XKB query/set class
120 * <https://www.x.org/releases/X11R7.5/doc/input/XKB-Config.html>
121 - XKB configuration
122 * <https://www.x.org/releases/current/doc/xorg-docs/input/XKB-Enhancing.html>
123 - How to further enhance XKB configuration
/dports/x11/xkbind/xkbind-2010.05.20/
H A DREADME5 indicator of keyboard layout (XKB group) for the X Window System; it
32 6. XkbInd is a "true" XKB program, i.e. all interactions with the X-server
33 are carried out through XKB extension protocol.
79 1. FvwmKb <http://sourceforge.net/projects/fvwmkb>--XKB support module
82 2. xxkb <http://www.tsu.ru/~pascal/other/xxkb>--Another XKB indicator
/dports/graphics/urho3d/Urho3D-1.7.1/CMake/Modules/
H A DFindMir.cmake30 # XKB
38 find_library (XKB NAMES xkbcommon DOC "Xkb common library")
41 find_package_handle_standard_args (Mir REQUIRED_VARS MIR_CLIENT MIR_COMMON EGL XKB MIR_CLIENT_INCLU…
46 mark_as_advanced (MIR_CLIENT_INCLUDE_DIR MIR_COMMON_INCLUDE_DIR MIR_CLIENT MIR_COMMON EGL XKB)
/dports/x11/plasma5-plasma-desktop/plasma-desktop-5.23.5/kcms/keyboard/tastenbrett/qml/
H A Dmain.qml12 import org.kde.tastenbrett.private 1.0 as XKB
25 if (doodad instanceof XKB.LogoDoodad) {
27 } else if (doodad instanceof XKB.IndicatorDoodad) {
29 } else if (doodad instanceof XKB.TextDoodad) {
31 } else if (doodad instanceof XKB.ShapeDoodad) {
71 // XKB geometries have a consistent coordinate system within a geometry

12345678910>>...65