/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gpm/ |
H A D | gpm_git.bb | 5 HOMEPAGE = "https://www.nico.schottelius.org/software/gpm" 15 SRC_URI = "git://github.com/telmich/gpm;protocol=https;branch=master \ 17 file://gpm.service.in \ 24 INITSCRIPT_NAME = "gpm" 33 …sed 's:@bindir@:${sbindir}:' < ${WORKDIR}/gpm.service.in >${D}${systemd_system_unitdir}/gpm.service 34 install -D -m 0755 ${WORKDIR}/init ${D}${INIT_D_DIR}/gpm 38 SYSTEMD_SERVICE:${PN} = "gpm.service"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gpm/gpm/ |
H A D | init | 9 test -x /usr/sbin/gpm || exit 0 18 start-stop-daemon -S -x /usr/sbin/gpm -- -R -m /dev/psaux -t ps2 22 start-stop-daemon -K -x /usr/sbin/gpm 29 usage /etc/init.d/gpm
|
H A D | gpm.service.in | 6 ExecStart=@bindir@/gpm -m /dev/input/mice -t imps2 7 PIDFile=/run/gpm.pid
|
/openbmc/linux/drivers/power/supply/ |
H A D | max8925_power.c | 65 struct i2c_client *gpm; member 93 max8925_set_bits(info->gpm, MAX8925_CHG_CNTL1, 1 << 7, 0); in __set_charger() 96 max8925_set_bits(info->gpm, MAX8925_CHG_CNTL1, 1 << 7, 1 << 7); in __set_charger() 303 ret = max8925_reg_read(info->gpm, MAX8925_CHG_STATUS); in max8925_bat_get_prop() 324 ret = max8925_reg_read(info->gpm, MAX8925_CHG_STATUS); in max8925_bat_get_prop() 412 ret = max8925_reg_read(info->gpm, MAX8925_CHG_STATUS); in max8925_init_charger() 430 max8925_set_bits(info->gpm, MAX8925_CHG_CNTL1, 1 << 7, 1 << 7); in max8925_init_charger() 432 max8925_set_bits(info->gpm, MAX8925_CHG_CNTL1, 3 << 5, in max8925_init_charger() 435 max8925_set_bits(info->gpm, MAX8925_CHG_CNTL1, 7, info->fast_charge); in max8925_init_charger() 524 info->gpm = chip->i2c; in max8925_power_probe()
|
/openbmc/linux/Documentation/security/ |
H A D | sak.rst | 63 root 579 0.0 0.1 1088 436 ? S 00:43 0:00 gpm -t ps/2 65 So ``gpm`` will be killed by SAK. This is a bug in gpm. It should 67 initscript which launches gpm and changing it thusly: 71 daemon gpm 75 daemon gpm < /dev/null
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/links/ |
H A D | links_2.29.bb | 3 DEPENDS += "gpm"
|
H A D | links-x11_2.26.bb | 22 --with-x --without-gpm"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/consolation/ |
H A D | consolation_0.0.9.bb | 5 software include gpm and jamd."
|
/openbmc/openbmc/poky/meta/recipes-extended/mc/ |
H A D | mc_4.8.31.bb | 27 EXTRA_OECONF = "--with-screen=ncurses --without-gpm-mouse --without-x --disable-configure-args"
|
/openbmc/linux/fs/udf/ |
H A D | super.c | 1409 struct genericPartitionMap *gpm; in udf_load_logicalvol() local 1439 i++, offset += gpm->partitionMapLength) { in udf_load_logicalvol() 1441 gpm = (struct genericPartitionMap *) in udf_load_logicalvol() 1443 type = gpm->partitionMapType; in udf_load_logicalvol() 1446 (struct genericPartitionMap1 *)gpm; in udf_load_logicalvol() 1453 (struct udfPartitionMap2 *)gpm; in udf_load_logicalvol() 1474 (struct sparablePartitionMap *)gpm); in udf_load_logicalvol()
|
/openbmc/linux/Documentation/input/devices/ |
H A D | appletouch.rst | 29 the mouse data from /dev/input/mice (using gpm, or X11).
|
/openbmc/openbmc/poky/meta/recipes-core/ncurses/ |
H A D | ncurses.inc | 2 …include resizable windows and mouse support on both xterm and Linux console using the gpm library." 74 --without-gpm \
|
/openbmc/openbmc/poky/meta/recipes-support/vim/ |
H A D | vim.inc | 73 --disable-gpm \
|
/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | s3c64xx-pinctrl.dtsi | 95 gpm: gpm-gpio-bank { label
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | serial-console.rst | 131 Xfree86, svgalib, gpm, SVGATextMode
|
H A D | devices.rst | 143 /dev/gpmdata socket gpm mouse multiplexer
|
/openbmc/linux/drivers/input/mouse/ |
H A D | Kconfig | 33 <http://www.geocities.com/dt_or/gpm/gpm.html>
|
/openbmc/linux/Documentation/input/ |
H A D | input.rst | 63 gpm -t ps2 -m /dev/input/mice
|
/openbmc/openbmc/poky/meta/recipes-core/ncurses/files/ |
H A D | 0001-Updating-reset-code-ncurses-6.4-patch-20231104.patch | 33 If you are trying to build applications using gpm with ncurses,
|
/openbmc/linux/drivers/tty/serial/8250/ |
H A D | Kconfig | 28 the X window system, try running gpm first.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/packagegroups/ |
H A D | packagegroup-meta-oe.bb | 751 gpm \
|
/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/ |
H A D | twpol-yocto.txt | 861 /var/lock/subsys/gpm -> $(SEC_CONFIG) ;
|
/openbmc/linux/arch/x86/ |
H A D | Kconfig | 2713 especially if you are using gpm.
|
/openbmc/linux/ |
H A D | CREDITS | 3345 D: the gpm mouse server and kernel support for it
|
/openbmc/ |
H A D | opengrok1.0.log | 34613 …e to: /opengrok/data/xref/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gpm/gpm/init.gz 34614 …event delete: /opengrok/data/xref/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gpm/gpm 34615 …to: /opengrok/data/xref/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gpm/gpm_git.bb.gz 34616 …n prevent delete: /opengrok/data/xref/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gpm
|