Home
last modified time | relevance | path

Searched refs:xmodmap (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/xserver-common/xserver-common-1.34/
H A D0007-use-own-functions-file-instead-etc-init.d-functions.patch28 install -d $(DESTDIR)/etc/X11/xmodmap
29 install -m 644 X11/xmodmap/*.xmodmap $(DESTDIR)/etc/X11/xmodmap
30 install -m 644 X11/xmodmap/xmodmap-* $(DESTDIR)/etc/X11/xmodmap
55 xmodmap - </etc/X11/xmodmap/default.xmodmap
H A D0001-Don-t-install-Xsession-or-Xserver.patch28 install -d $(DESTDIR)/etc/X11/xmodmap
/OK3568_Linux_fs/buildroot/package/x11r7/xapp_xmodmap/
H A Dxapp_xmodmap.hash2 sha256 9a2f8168f7b0bc382828847403902cb6bf175e17658b36189eac87edda877e81 xmodmap-1.0.11.tar.xz
3 …4b5b130b96a1b10c4ce1b64a15bdcab7ea05de3c7f16035503d5be6f8ce1a7612ce71d558510 xmodmap-1.0.11.tar.xz
H A DConfig.in2 bool "xmodmap"
H A Dxapp_xmodmap.mk8 XAPP_XMODMAP_SOURCE = xmodmap-$(XAPP_XMODMAP_VERSION).tar.xz
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A DquartzKeyboard.c398 const char *xmodmap = PROJECTROOT "/bin/xmodmap"; in DarwinKeyboardReloadHandler() local
454 if (access(xmodmap, F_OK) == 0) { in DarwinKeyboardReloadHandler()
457 if (snprintf(cmd, sizeof(cmd), "%s %s", xmodmap, in DarwinKeyboardReloadHandler()
472 if (snprintf(cmd, sizeof(cmd), "%s %s", xmodmap, in DarwinKeyboardReloadHandler()
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/packagegroups/
H A Dpackagegroup-core-x11.bb32 xmodmap \
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-app/
H A Dxmodmap_1.0.11.bb5 DESCRIPTION = "The xmodmap program is used to edit and display the \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/xserver-common/
H A Dxserver-common_1.34.bb41 RDEPENDS:${PN} = "xmodmap xrandr xdpyinfo fbset xinput-calibrator"
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Drelease-notes-4.0.3.rst171 - xmodmap: upgrade to 1.0.11
/OK3568_Linux_fs/yocto/poky/meta/conf/distro/include/
H A Ddistro_alias.inc372 DISTRO_PN_ALIAS:pn-xmodmap = "Meego=xorg-x11-utils-xmodmap Fedora=xorg-x11-server-utils Ubuntu=x11-…
H A Dmaintainers.inc855 RECIPE_MAINTAINER:pn-xmodmap = "Unassigned <unassigned@yoctoproject.org>"
/OK3568_Linux_fs/yocto/poky/documentation/dev-manual/
H A Dcommon-tasks.rst3058 For example, this command upgrades the ``xmodmap`` recipe::
3060 $ upgrade-helper.py xmodmap
3067 For example, this command upgrades the ``xmodmap`` recipe to version 1.2.3::
3069 $ upgrade-helper.py xmodmap -t 1.2.3
/OK3568_Linux_fs/external/xserver/debian/
H A Dchangelog2803 xmodmap invocation in .xsession, closes: #443044.
/OK3568_Linux_fs/buildroot/
H A DCHANGES7759 xapp_{xkbevd,xkbprint,xlsatoms,xlsfonts,xmag,xman,xmh,xmodmap},
9304 xapp_{xkbevd,xlsatoms,xlsclients,xmodmap,xpr,xprop,xrandr,xrdb},
/OK3568_Linux_fs/external/xserver/
H A DChangeLog70914 $ xmodmap -pp
92749 but this would impact anyone using xmodmap-style core requests. Could
98142 xmodmap changes aren't of interest to it, but there is no mechanism
109197 XQuartz: Add more sanity checking around string manipulation for xmodmap
119352 XQuartz: Run xmodmap after programatically updating the keymap.
124288 Fixes xmodmap changes to modifiers to stop corrupting modifier maps
124294 xmodmap -e 'clear Lock')
149873 hack to Xquartz to prevent xmodmap from wiping out our valid modmap, per daniels
186749 xc/programs/xmodmap/handle.c,pf.c xmodmap was printing line numbers which
192328 bindings so xmodmap can remap IPAQ's buttons as mouse buttons.