[dev] [x11 key autorepeat] suckless commandline

From: <sylvain.bertrand_AT_gmail.com>
Date: Sat, 4 Apr 2020 14:09:49 +0000

Hi,

I was p*ssed off by this kludge which is xset (including SDK, deps, deps SDKS)
being the "only way" to turn off/on the global x11 key autorepeat (xserver command
line option does not work, and xorg keyboard driver option does not work).

I wrote a minimal tool to do so, using xcb, some suckless users may be
interested in such thing.

https://rocketgit.com/user/sylware/nyanlinux/source/tree/branch/master/blob/files/x11keyautorepeat.c

(BUILD SYSTEM=cc -o x11keyautorepeat x11keyautorepeat.c -Ixcb_include_directory -lc -ldl)

A bit of warning, discovered that many applications are turning this global
switch on.

cheers,

-- 
Sylvain
Received on Sat Apr 04 2020 - 16:09:49 CEST

This archive was generated by hypermail 2.3.0 : Sat Apr 04 2020 - 16:12:09 CEST