Home
last modified time | relevance | path

Searched refs:XF86XK_AudioPlay (Results 1 – 25 of 85) sorted by relevance

1234

/dports/misc/hotkeys/hotkeys-0.5.7.1/src/
H A DXF86keysym.h34 #define XF86XK_AudioPlay 0x1008FF14 macro
H A Dkbddef.c54 { "Play", playKey, XF86XK_AudioPlay },
/dports/multimedia/vlc/vlc-3.0.16/modules/video_output/xcb/
H A Dxcb_keysym.h81 { XF86XK_AudioPlay, KEY_MEDIA_PLAY_PAUSE, },
/dports/x11-toolkits/tk87/tk8.7a5/xlib/X11/
H A DXF86keysym.h40 #define XF86XK_AudioPlay 0x1008FF14 /* Start playing of audio > */ macro
/dports/x11-toolkits/tk86/tk8.6.12/xlib/X11/
H A DXF86keysym.h40 #define XF86XK_AudioPlay 0x1008FF14 /* Start playing of audio > */ macro
/dports/net/tigervnc-server/tigervnc-1.12.0/common/rfb/
H A DXF86keysym.h54 #define XF86XK_AudioPlay 0x1008FF14 /* Start playing of audio > */ macro
/dports/net/tigervnc-viewer/tigervnc-1.12.0/common/rfb/
H A DXF86keysym.h54 #define XF86XK_AudioPlay 0x1008FF14 /* Start playing of audio > */ macro
/dports/audio/cantata/cantata-2.4.2/3rdparty/qxt/
H A Dkeymapper_x11.h76 #define XF86XK_AudioPlay 0x1008FF14 macro
316 XF86XK_AudioPlay, Qt::Key_MediaPlay,
H A Dmedia-keys.patch80 +#define XF86XK_AudioPlay 0x1008FF14
320 + XF86XK_AudioPlay, Qt::Key_MediaPlay,
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/qxt/
H A Dkeymapper_x11.h76 #define XF86XK_AudioPlay 0x1008FF14 macro
324 XF86XK_AudioPlay, Qt::Key_MediaPlay,
/dports/deskutils/coolreader/coolreader-cr3.2.55/cr3gui/src/
H A Dmainwnd.h46 #define XF86XK_AudioPlay 0x1008FF14 macro
/dports/deskutils/coolreader/coolreader-cr3.2.55/cr3gui/data/devices/n516/keymaps/
H A Dkeydefs.ini27 XF86XK_AudioPlay = 0x1008FF14 key
H A Dkeymaps.ini110 #XF86XK_AudioPlay = 40
/dports/multimedia/smplayer/smplayer-21.10.0/src/globalshortcuts/
H A Dglobalshortcuts_linux.cpp131 key_list[x11.keysymToKeycode(XF86XK_AudioPlay)] = Qt::Key_MediaPlay; in createKeysList()
/dports/audio/rhythmbox/rhythmbox-3.4.4/plugins/mmkeys/
H A Drb-mmkeys-plugin.c273 if (XKeysymToKeycode (display, XF86XK_AudioPlay) == key->keycode) { in filter_mmkeys()
303 keycodes[0] = XKeysymToKeycode (GDK_DISPLAY_XDISPLAY (display), XF86XK_AudioPlay); in mmkeys_grab()
/dports/multimedia/xfce4-parole/parole-4.16.0/src/
H A Dparole-button.c222 parole_button_xevent_key(button, XF86XK_AudioPlay, PAROLE_KEY_AUDIO_PLAY); in parole_button_setup()
/dports/deskutils/copyq/CopyQ-5.0.0/qxt/
H A Dxcbkeyboard.h109 #define XF86XK_AudioPlay 0x1008FF14 macro
429 XF86XK_AudioPlay, Qt::Key_MediaPlay,
/dports/multimedia/qmmp-qt5/qmmp-1.5.2/src/plugins/General/hotkey/
H A Dhotkeymanager_x11.cpp66 keyMap[PLAY_PAUSE] = XF86XK_AudioPlay; in defaultKey()
/dports/devel/godot-tools/godot-3.2.3-stable/platform/x11/
H A Dkey_mapping_x11.cpp153 { XF86XK_AudioPlay, KEY_MEDIAPLAY },
/dports/devel/godot2/godot-2.1.6-stable/platform/x11/
H A Dkey_mapping_x11.cpp153 { XF86XK_AudioPlay, KEY_MEDIAPLAY },
/dports/devel/godot2-tools/godot-2.1.6-stable/platform/x11/
H A Dkey_mapping_x11.cpp153 { XF86XK_AudioPlay, KEY_MEDIAPLAY },
/dports/devel/godot/godot-3.2.3-stable/platform/x11/
H A Dkey_mapping_x11.cpp153 { XF86XK_AudioPlay, KEY_MEDIAPLAY },
/dports/audio/gogglesmm/gogglesmm-1.2.2/src/
H A DGMPlayerManager.cpp1609 #ifdef XF86XK_AudioPlay in register_global_hotkeys()
1610 keycode = XKeysymToKeycode(display,XF86XK_AudioPlay); in register_global_hotkeys()
1659 #ifdef XF86XK_AudioPlay in handle_global_hotkeys()
1660 case XF86XK_AudioPlay : cmd_playpause(); break; in handle_global_hotkeys()
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/hotkey/
H A Dplugin.cc325 add_hotkey(&hotkey, XF86XK_AudioPlay, 0, TYPE_KEY, EVENT_PLAY); in load_defaults()
/dports/x11/xorgproto/xorgproto-2021.5/include/X11/
H A DXF86keysym.h42 #define XF86XK_AudioPlay 0x1008FF14 /* Start playing of audio > */ macro

1234