[Patch] Support for ELO touchscreen using General Touch ST6001S controller.
Thanks, I’ve applied your patch, I’ll push a release in the next couple of weeks.
Support for ELO touchscreen using General Touch ST6001S controller
[Patch] Support for ELO touchscreen using General Touch ST6001S controller.
Release 1.8.1
Mention the button chosen to continue
Fix empty-line regexes
Release 1.8.0
Document jscal -b
Rely on built-in rules throughout
Add an option to specify the button to continue
Allow selectively building groups of tools
Selectively build groups of tools (inputattach, joystick tools and/or force-feedback tools)
Thanks, I’ve applied a similar patch but using “disable” flags to avoid changing the default behaviour. I’ve also extended the behaviour to the docs Makefile, and updated the install target to use $(INSTALL_DEP).
on page https://repology.org/project/linuxconsoletools/versions i see what lct1.4.5 for CentOS-7. but this is x64-architecture. i not may install it on my x86-maschine. which version of linuxconsoletools for x32 (i386) ?
Selectively build groups of tools (inputattach, joystick tools and/or force-feedback tools)
Hello, If I try to type "make" in the Terminal, the Output is: make[1]: *** [Makefile:55: ffmvforce.o] Fehler 1 make[1]: Verzeichnis „/home/otto/Programme/Linuxconsoletools/linuxconsoletools-1.7.1/linuxconsoletools-1.7.1/utils“ wird verlassen make: *** [Makefile:32: install] Fehler 2 root@otto-PC:/home/otto/Programme/Linuxconsoletools/linuxconsoletools-1.7.1/linuxconsoletools-1.7.1# make SYSTEMD_SUPPORT=1 make -C utils compile make[1]: Verzeichnis „/home/otto/Programme/Linuxconsoletools/linuxconsoletools-1.7.1/linuxconsoletools-1.7.1/utils“...
Hello, If I try to type "make" in the Terminal, the Output is: make[1]: *** [Makefile:55: ffmvforce.o] Fehler 1 make[1]: Verzeichnis „/home/otto/Programme/Linuxconsoletools/linuxconsoletools-1.7.1/linuxconsoletools-1.7.1/utils“ wird verlassen make: *** [Makefile:32: install] Fehler 2 root@otto-PC:/home/otto/Programme/Linuxconsoletools/linuxconsoletools-1.7.1/linuxconsoletools-1.7.1# make SYSTEMD_SUPPORT=1 make -C utils compile make[1]: Verzeichnis „/home/otto/Programme/Linuxconsoletools/linuxconsoletools-1.7.1/linuxconsoletools-1.7.1/utils“...
Ignore, this is a problem with the kernel shipped with Fedora, not with linuxconsoletools.
Patch: Do not hardcode the pkg-config command
Thanks for the patch, I’ve applied it to the main branch.
Do not hardcode the pkg-config command
Patch: Do not hardcode the pkg-config command
See the Fedora bug report here: https://bugzilla.redhat.com/show_bug.cgi?id=1963764 The problem occurs with the 5.12.5 and 5.12.6 kernels.
Initial checkin
Use debhelper 7
Use debhelper 7, remove versioned dependency on cdbs, use newer quilt with DEB_QUILT_TOPDIR support
Use newer quilt with DEB_QUILT_TOPDIR support
Multiple changes (aargh)
Add README.source for 3.8.0 support
Remove files built during build
Ship evtest
Ship evtest
Updated inputattach manpage.
Refreshed update-inputattach.patch to avoid spurious change in diff.gz.
Package inputattach separately.
Add comments on all patches. Merge jscal.1 changes.
Add USB segfault fix from Ubuntu.
Add EBIOCGBIT correction.
Add force-feedback tools.
Avoid Lintian warnings regarding watch files.
Updated Copyright information.
Merge -5 changes; describe -6.
Add a newline at the end of the file.
Split evtest package. List force-feedback tools in joystick package description.
Remove homepage. Depend on libsdl1.2-dev. Format inputattach description correctly.
joystick initscript.
Add Sahara Touch-iT213 support.
Comment Sahara Touch-iT213 patch.
Standards-Version 3.8.1.
Synchronize serio-ids.h against kernel 2.6.29 and use it in inputattach.
Comment the 2.6.29 sync patch.
Document inputattach initialisation.
Switch to dh 7.
Remap calibration data along with axes.
Specify GPL v2.
Update manual pages.
Add comment regarding segfaults and bug 536013.
Update to policy 3.8.2. Add version to dvb-utils conflict.
Don't fail in initscript, and handle upgrades with bad initscript.
Make evtest and inputattach conflict with previous versions of joystick.
Properly handle the various values of KEY_MAX.
Fix ioctl() calls.
Standards-Version 3.8.3.
Stop in levels 0, 1 and 6.
Switch to format 3.0 (quilt).
Simplify debian/rules.
Fix warnings.
Describe the patch.
Drop .awk extension.
Add a couple of missing checks.
Use udev to store and restore device calibration.
Add jskeepalive.
Use udev to store and restore device calibration. Add jskeepalive.
Describe patch.
Add a bug script to provide udev info.
Standards-Version 3.8.4
Correct bug number.
Flush stdout after every update.
Handle MAX_ABS + 1 axes.
Small fixes to the manpages.
Handle all ioctl() return values correctly.
Explain the purpose of calibration and how to determine whether a joystick is calibrated. LP: #497835.
Standards-Version 3.9.0.
Use Breaks instead of Conflicts; it's evtest which breaks dvb-utils, not joystick.