Home
last modified time | relevance | path

Searched refs:XkbUseCoreKbd (Results 1 – 25 of 304) sorted by relevance

12345678910>>...13

/dports/deskutils/xneur/xneur-0.20.0/lib/main/
H A Dswitchlang.c42 XkbGetState(main_window->display, XkbUseCoreKbd, &xkbState); in get_curr_keyboard_group()
50 XkbLockGroup(main_window->display, XkbUseCoreKbd, layout_group); in set_keyboard_group()
64 XkbLockGroup(main_window->display, XkbUseCoreKbd, new_layout_group); in set_next_keyboard_group()
78 XkbLockGroup(main_window->display, XkbUseCoreKbd, new_layout_group); in set_prev_keyboard_group()
/dports/x11/numlockx/numlockx-1.2/
H A Dmain.c102 if(( xkb = XkbGetKeyboard( dpy, XkbAllComponentsMask, XkbUseCoreKbd )) != NULL ) in xkb_numlock_mask()
119 XkbLockModifiers ( dpy, XkbUseCoreKbd, mask, mask); in xkb_set_on()
131 XkbLockModifiers ( dpy, XkbUseCoreKbd, mask, 0); in xkb_set_off()
145 XkbGetState( dpy, XkbUseCoreKbd, &xkbState); in xkb_toggle()
148 XkbLockModifiers ( dpy, XkbUseCoreKbd, mask, 0); in xkb_toggle()
150 XkbLockModifiers ( dpy, XkbUseCoreKbd, mask, mask); in xkb_toggle()
/dports/x11/florence/florence-0.6.3/src/
H A Dxkeyboard.c204 XkbGetState(disp, XkbUseCoreKbd, &xkbState); in xkeyboard_next_layout_get()
222 XkbGetState(disp, XkbUseCoreKbd, &xkbState); in xkeyboard_layout_change()
224 if (XkbLockGroup(disp, XkbUseCoreKbd, newgroup)) { in xkeyboard_layout_change()
250 XkbGetState(disp, XkbUseCoreKbd, &xkbState); in xkeyboard_getKeyval()
325 XkbUseCoreKbd, XkbNewKeyboardNotifyMask, XkbNewKeyboardNotifyMask); in xkeyboard_new()
327 XkbUseCoreKbd, XkbStateNotify, XkbAllStateComponentsMask, XkbGroupStateMask); in xkeyboard_new()
332 XkbKeyActionsMask|XkbModifierMapMask, XkbUseCoreKbd); in xkeyboard_new()
334 XkbGetState((Display *)gdk_x11_get_default_xdisplay(), XkbUseCoreKbd, &(xkeyboard->xkb_state)); in xkeyboard_new()
/dports/x11/slim/slim-1.3.6/
H A Dnumlock.cpp51 xkb = XkbGetKeyboard( dpy, XkbAllComponentsMask, XkbUseCoreKbd ); in xkb_numlock_mask()
71 XkbLockModifiers ( dpy, XkbUseCoreKbd, mask, mask); in control_numlock()
73 XkbLockModifiers ( dpy, XkbUseCoreKbd, mask, 0); in control_numlock()
/dports/deskutils/gxneur/gxneur-0.20.0/src/
H A Dxkb.c149 desc->device_spec = XkbUseCoreKbd; in get_active_kbd_symbol()
178 XkbGetState(dpy, XkbUseCoreKbd, &xkbState); in get_active_kbd_group()
191 desc->device_spec = XkbUseCoreKbd; in get_kbd_group_count()
213 XkbLockGroup(dpy, XkbUseCoreKbd, new_layout_group); in set_next_kbd_group()
/dports/x11-toolkits/kf5-kguiaddons/kguiaddons-5.89.0/src/util/
H A Dkmodifierkeyinfoprovider_xcb.cpp74 XkbUseCoreKbd, in KModifierKeyInfoProviderXcb()
85 …XkbSelectEventDetails(QX11Info::display(), XkbUseCoreKbd, XkbStateNotifyMask, stateMask, stateMask… in KModifierKeyInfoProviderXcb()
100 XkbGetState(QX11Info::display(), XkbUseCoreKbd, &state); in KModifierKeyInfoProviderXcb()
121 …return XkbLatchModifiers(QX11Info::display(), XkbUseCoreKbd, m_xkbModifiers[key], latched ? m_xkbM… in setKeyLatched()
130 …return XkbLockModifiers(QX11Info::display(), XkbUseCoreKbd, m_xkbModifiers[key], locked ? m_xkbMod… in setKeyLocked()
292 XkbDescPtr xkb = XkbGetKeyboard(QX11Info::display(), XkbAllComponentsMask, XkbUseCoreKbd); in xkbUpdateModifierMapping()
/dports/x11/lxpanel/lxpanel-0.9.3/plugins/xkb/
H A Dxkb.c119 XkbGetState(GDK_DISPLAY_XDISPLAY(gdk_display_get_default()), XkbUseCoreKbd, &xkb_state); in refresh_group_xkb()
309 … XkbSelectEvents(xdisplay, XkbUseCoreKbd, XkbNewKeyboardNotifyMask, XkbNewKeyboardNotifyMask); in xkb_mechanism_constructor()
310 …XkbSelectEventDetails(xdisplay, XkbUseCoreKbd, XkbStateNotify, XkbAllStateComponentsMask, XkbGroup… in xkb_mechanism_constructor()
353 XkbLockGroup(GDK_DISPLAY_XDISPLAY(gdk_display_get_default()), XkbUseCoreKbd, next_group); in xkb_change_group()
372 XkbUseCoreKbd, new_group_xkb_no); in xkb_active_window_changed()
/dports/x11-wm/muffin/muffin-4.8.0/src/core/
H A Dbell.c73 XkbUseCoreKbd, in meta_bell_init()
88 XkbUseCoreKbd, in meta_bell_shutdown()
/dports/x11-wm/lxqt-session/lxqt-session-1.0.0/lxqt-session/src/
H A Dnumlock.cpp60 if(( xkb = XkbGetKeyboard( dpy, XkbAllComponentsMask, XkbUseCoreKbd )) != nullptr ) { in xkb_numlock_mask()
74 XkbLockModifiers ( dpy, XkbUseCoreKbd, mask, mask); in xkb_set_on()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/app/
H A Di18n_xkb.cxx68 XkbUseCoreKbd, XkbStateNotify, XkbGroupMask, XkbGroupMask ); in SalI18N_KeyboardExtension()
75 XkbGetState( pDisplay, XkbUseCoreKbd, &aStateRecord ); in SalI18N_KeyboardExtension()
/dports/net/x11vnc/x11vnc-0.9.16/src/
H A Dxkb_bell.c85 XkbSelectEvents(dpy, XkbUseCoreKbd, XkbBellNotifyMask, 0); in initialize_watch_bell()
90 if (! XkbSelectEvents(dpy, XkbUseCoreKbd, XkbBellNotifyMask, in initialize_watch_bell()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/app/
H A Di18n_xkb.cxx70 XkbUseCoreKbd, XkbStateNotify, XkbGroupMask, XkbGroupMask ); in SalI18N_KeyboardExtension()
77 XkbGetState( pDisplay, XkbUseCoreKbd, &aStateRecord ); in SalI18N_KeyboardExtension()
/dports/x11/xkb-switch/xkb-switch-1.8.5/src/
H A DXKeyboard.cpp32 : _display(0), _deviceId(XkbUseCoreKbd), _kbdDescPtr(0), _verbose(verbose) in XKeyboard()
66 if (_deviceId != XkbUseCoreKbd) { in open_display()
147 Bool bret = XkbSelectEventDetails(_display, XkbUseCoreKbd, in wait_event()
/dports/x11/perwindowlayoutd/perwindowlayoutd-0.6/
H A DperWindowLayoutD.cpp62 if (Success == XkbGetState(display, XkbUseCoreKbd, &state)) in getCurrentLayout()
135 XkbLockGroup(display, XkbUseCoreKbd, saved); in checkChangeLayout()
216 …XkbSelectEventDetails(display, XkbUseCoreKbd, XkbStateNotify, XkbAllStateComponentsMask, XkbGroupS… in main()
/dports/audio/schismtracker/schismtracker-20211116/sys/x11/
H A Dxkb.c82 us_kb_map = XkbGetKeyboardByName(dpy, XkbUseCoreKbd, &rec, in _key_info_setup()
87 if (XkbGetAutoRepeatRate(dpy, XkbUseCoreKbd, &delay, &rate)) { in _key_info_setup()
/dports/x11/xxkb/xxkb-1.11.1/
H A Dxxkb.c284 XkbSelectEventDetails(dpy, XkbUseCoreKbd, XkbStateNotify, in main()
380 XkbLockGroup(dpy, XkbUseCoreKbd, g_max); in main()
385 XkbLockGroup(dpy, XkbUseCoreKbd, g_min); in main()
458 XkbLockGroup(dpy, XkbUseCoreKbd, info->state.alt); in main()
461 XkbLockGroup(dpy, XkbUseCoreKbd, conf.Base_group); in main()
479 XkbLockGroup(dpy, XkbUseCoreKbd, info->state.group - 1); in main()
521 XkbLockGroup(dpy, XkbUseCoreKbd, info->state.group - 1); in main()
528 XkbLockGroup(dpy, XkbUseCoreKbd, info->state.group + 1); in main()
582 XkbLockGroup(dpy, XkbUseCoreKbd, info->state.group); in main()
597 XkbLockGroup(dpy, XkbUseCoreKbd, info->state.group); in main()
[all …]
/dports/x11/libX11/libX11-1.7.2/src/xkb/
H A DXKBBell.c153 return XkbDeviceBell(dpy, window, XkbUseCoreKbd, in XkbBell()
165 return XkbForceDeviceBell(dpy, XkbUseCoreKbd, XkbDfltXIClass, XkbDfltXIId, in XkbForceBell()
177 return XkbDeviceBellEvent(dpy, window, XkbUseCoreKbd, in XkbBellEvent()
/dports/x11-wm/mutter/mutter-41.1/src/backends/x11/
H A Dmeta-keymap-x11.c161 keymap_x11->xkb_desc = XkbGetMap (xdisplay, flags, XkbUseCoreKbd); in get_xkb()
381 XkbUseCoreKbd, in meta_keymap_x11_constructed()
386 XkbUseCoreKbd, XkbStateNotify, in meta_keymap_x11_constructed()
459 xkb->device_spec = XkbUseCoreKbd; in meta_keymap_x11_replace_keycode()
526 XkbUseCoreKbd, &state_rec); in meta_keymap_x11_get_direction()
895 XkbUseCoreKbd, modifiers[level], in meta_keymap_x11_latch_modifiers()
908 XkbUseCoreKbd, &state_rec); in meta_keymap_x11_get_current_group()
/dports/x11/sbxkb/sbxkb-0.7.6/
H A Dmain.c146 XkbLockGroup(dpy, XkbUseCoreKbd, no); in sb_dock_pressed()
210 if (XkbGetState(dpy, XkbUseCoreKbd, &xkb_state) != Success) in read_kbd_description()
385 XkbLockGroup(dpy, XkbUseCoreKbd, cur_group); in filter()
440 XkbSelectEventDetails(dpy, XkbUseCoreKbd, XkbStateNotify, in init()
/dports/sysutils/mate-settings-daemon/mate-settings-daemon-1.26.0/plugins/keyboard/
H A Dmsd-keyboard-manager.c88 …return XkbSetAutoRepeatRate(GDK_DISPLAY_XDISPLAY(gdk_display_get_default()), XkbUseCoreKbd, delay,… in xkb_set_keyboard_autorepeat_rate()
117 XkbUseCoreKbd, in numlock_xkb_init()
143 XkbLockModifiers (dpy, XkbUseCoreKbd, num_mask, new_state ? num_mask : 0); in numlock_set_xkb_state()
/dports/editors/texstudio/texstudio-4.1.2/src/xkb/
H A DXKeyboard.cpp38 : _display(0), _deviceId(XkbUseCoreKbd) in XKeyboard()
75 if (_deviceId != XkbUseCoreKbd) { in XKeyboard()
118 Bool bret = XkbSelectEventDetails(_display, XkbUseCoreKbd, in wait_event()
/dports/deskutils/xfce4-xkb-plugin/xfce4-xkb-plugin-0.8.2/panel-plugin/
H A Dxkb-modifier.c104 xkb_desc = XkbGetKeyboard (display, XkbAllComponentsMask, XkbUseCoreKbd); in xkb_modifier_new()
114 if (XkbGetIndicatorState (display, XkbUseCoreKbd, &states) == Success) in xkb_modifier_new()
/dports/x11-wm/marco/marco-1.26.0/src/core/
H A Dbell.c393 XkbUseCoreKbd, in meta_bell_init()
397 XkbUseCoreKbd, in meta_bell_init()
418 XkbUseCoreKbd, in meta_bell_shutdown()
/dports/x11/plasma5-plasma-desktop/plasma-desktop-5.23.5/kaccess/
H A Dkaccess.cpp135 XkbGetState(QX11Info::display(), XkbUseCoreKbd, &state_return); in KAccessApp()
168 XkbSelectEvents(QX11Info::display(), XkbUseCoreKbd, XkbBellNotifyMask, state); in readSettings()
172 XkbChangeEnabledControls(QX11Info::display(), XkbUseCoreKbd, XkbAudibleBellMask, 0); in readSettings()
174 …XkbChangeEnabledControls(QX11Info::display(), XkbUseCoreKbd, XkbAudibleBellMask, XkbAudibleBellMas… in readSettings()
180 XkbDescPtr xkb = XkbGetMap(QX11Info::display(), 0, XkbUseCoreKbd); in readSettings()
305 XkbSelectEvents(QX11Info::display(), XkbUseCoreKbd, XkbAllEventsMask, XkbAllEventsMask); in readSettings()
449 XkbGetState(QX11Info::display(), XkbUseCoreKbd, &state_return); in xkbStateNotify()
553 XkbDescPtr xkbdesc = XkbGetMap(display, XkbKeyTypesMask | XkbKeySymsMask, XkbUseCoreKbd); in mouseKeysShortcut()
/dports/sysutils/cinnamon-settings-daemon/cinnamon-settings-daemon-4.8.5/plugins/keyboard/
H A Dcsd-keyboard-manager.c89 XkbUseCoreKbd, in xkb_set_keyboard_autorepeat_rate()
111 XkbUseCoreKbd, in numlock_xkb_init()
137 …XkbLockModifiers (dpy, XkbUseCoreKbd, num_mask, new_state == CSD_NUM_LOCK_STATE_ON ? num_mask : 0); in numlock_set_xkb_state()

12345678910>>...13