| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xinput-calibrator/ |
| H A D | pointercal-xinput_0.0.bb | 1 SUMMARY = "Touchscreen calibration data from xinput-calibrator" 10 SRC_URI = "file://pointercal.xinput" 15 if [ -s ${S}/pointercal.xinput ] &&\ 16 [ ! -n "$(head -n1 ${S}/pointercal.xinput|grep "replace.*pointercal\.xinput")" ]; then 18 install -m 0644 ${S}/pointercal.xinput ${D}${sysconfdir}/ 23 CONFFILES:${PN} = "${sysconfdir}/pointercal.xinput"
|
| H A D | xinput-calibrator_git.bb | 38 RDEPENDS:${PN} = "xinput formfactor" 39 RRECOMMENDS:${PN} = "pointercal-xinput"
|
| /OK3568_Linux_fs/buildroot/package/x11r7/xapp_xinput/ |
| H A D | xapp_xinput.hash | 2 md5 ac6b7432726008b2f50eba82b0e2dbe4 xinput-1.6.3.tar.bz2 3 sha1 92ea7dfb3d8465921b0dca85da7d5b01cedae6c8 xinput-1.6.3.tar.bz2 4 sha256 35a281dd3b9b22ea85e39869bb7670ba78955d5fec17c6ef7165d61e5aeb66ed xinput-1.6.3.tar.bz2 5 …ad92486554fafc472706619a1af04c746a4f53ce6aea827d694b9f4f0c7d0d46bb1da81984076 xinput-1.6.3.tar.bz2
|
| H A D | Config.in | 2 bool "xinput" 8 xinput
|
| H A D | xapp_xinput.mk | 8 XAPP_XINPUT_SOURCE = xinput-$(XAPP_XINPUT_VERSION).tar.bz2
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator/ |
| H A D | Allow-xinput_calibrator_pointercal.sh-to-be-run-as-n.patch | 9 Allow normal user to create their own pointercal.xinput files that 25 -CALFILE="/etc/pointercal.xinput" 27 +SYS_CALFILE="/etc/pointercal.xinput" 28 +USER_CALFILE="$HOME/.pointercal/pointercal.xinput" 61 …CALDATA=`$BINARY --output-type xinput -v | tee $LOGFILE | grep ' xinput set' | sed 's/^ //g;…
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/examples/ |
| H A D | Makefile.in | 94 noinst_PROGRAMS = xinput$(EXEEXT) xtest$(EXEEXT) evi$(EXEEXT) \ 197 am_xinput_OBJECTS = xinput-xinput.$(OBJEXT) 239 ./$(DEPDIR)/xbell-xbell.Po ./$(DEPDIR)/xinput-xinput.Po \ 683 xinput_SOURCES = xinput.c 844 xinput$(EXEEXT): $(xinput_OBJECTS) $(xinput_DEPENDENCIES) $(EXTRA_xinput_DEPENDENCIES) 845 @rm -f xinput$(EXEEXT) 874 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xinput-xinput.Po@am__quote@ # am--include-marker 1073 xinput-xinput.o: xinput.c 1074 …$(CFLAGS) -MT xinput-xinput.o -MD -MP -MF $(DEPDIR)/xinput-xinput.Tpo -c -o xinput-xinput.o `test … 1075 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xinput-xinput.Tpo $(DEPDIR)/xinput-xinput.Po [all …]
|
| H A D | Makefile.am | 10 noinst_PROGRAMS = xinput xtest evi res xled xbell $(EV_PROG) program 44 xinput_SOURCES = xinput.c
|
| H A D | meson.build | 20 ['xinput', [dmx_dep, dependency('xi')]],
|
| /OK3568_Linux_fs/buildroot/package/x11r7/xapp_xinput-calibrator/ |
| H A D | Config.in | 2 bool "xinput-calibrator" 11 comment "xinput-calibrator needs a toolchain w/ C++"
|
| /OK3568_Linux_fs/buildroot/package/xscreensaver/ |
| H A D | xscreensaver.mk | 61 XSCREENSAVER_CONF_OPTS += --with-xinput-ext=yes 64 XSCREENSAVER_CONF_OPTS += --with-xinput-ext=no
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/xserver-common/ |
| H A D | xserver-common_1.34.bb | 33 # Unfortunatelly when xinput-calibrator was moved to oe-core 41 RDEPENDS:${PN} = "xmodmap xrandr xdpyinfo fbset xinput-calibrator"
|
| /OK3568_Linux_fs/buildroot/package/libgtk2/ |
| H A D | libgtk2.mk | 55 LIBGTK2_CONF_OPTS += --with-xinput=yes 58 LIBGTK2_CONF_OPTS += --with-xinput=no
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xinput-calibrator/pointercal-xinput/ |
| H A D | pointercal.xinput | 1 # replace with valid machine specific pointercal.xinput
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xinput-calibrator/pointercal-xinput/qemuall/ |
| H A D | pointercal.xinput | 1 # Dummy pointercal.xinput file to prevent xinput_calibrator
|
| /OK3568_Linux_fs/buildroot/package/wine/ |
| H A D | wine.mk | 274 WINE_CONF_OPTS += --with-xinput --with-xinput2 277 WINE_CONF_OPTS += --without-xinput --without-xinput2 389 --without-xinput \
|
| /OK3568_Linux_fs/external/xserver/test/bigreq/ |
| H A D | meson.build | 2 xcb_xinput_dep = dependency('xcb-xinput', required: false)
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/packagegroups/ |
| H A D | packagegroup-core-x11.bb | 34 xinput-calibrator \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-xfce/recipes-extended/imsettings/ |
| H A D | imsettings_1.8.3.bb | 24 EXTRA_OECONF = "--with-xinputsh=50-xinput.sh \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/xscreensaver/files/ |
| H A D | 0001-build-Do-not-build-po-files.patch | 37 xdpyinfo test-screens test-yarandom test-xinput \
|
| /OK3568_Linux_fs/yocto/poky/meta/conf/distro/include/ |
| H A D | distro_alias.inc | 268 DISTRO_PN_ALIAS:pn-pointercal-xinput = "OE-Core" 370 DISTRO_PN_ALIAS:pn-xinput-calibrator = "Fedora=xinput-calibrator Mandravia=xinput-calibrator Ubuntu…
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/uim/ |
| H A D | uim_1.8.8.bb | 100 ${sysconfdir}/X11/xinit/xinput.d/uim* \
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | migration-2.6.rst | 30 - *calibrateproto*: Removed in favor of ``xinput``. 49 - *libxcalibrate*: No longer needed with ``xinput``
|
| /OK3568_Linux_fs/kernel/Documentation/input/devices/ |
| H A D | xpad.rst | 7 as Window's xinput library caused most PC games to focus on Xbox
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/ |
| H A D | qtbase_git.bb | 120 PACKAGECONFIG[xcb] = "-xcb -xcb-xlib -no-bundled-xcb-xinput -DUSE_X11=ON,-no-xcb,libxcb xcb-util-wm…
|