Commit graph

59 commits

Author SHA1 Message Date
Vincent Bernat
ce697c174b input-event: enable tapping on touchpad 2023-04-06 04:51:06 +02:00
Vincent Bernat
ef326af3ac inputplug: stop adding Yubikey to SSH agent 2023-02-28 10:01:09 +01:00
Vincent Bernat
03cf30d43d inputplug: handle 75% keyboard 2022-10-04 20:40:21 +02:00
Vincent Bernat
3c776dd94f input-event: disable touchscreen 2022-09-14 01:32:55 +02:00
Vincent Bernat
d0a518dea7 input-event: simplify keyboard handling 2021-08-29 10:48:05 +02:00
Vincent Bernat
ebec44af3c input-event: remove specific configuration for Thinkpad extra buttons
It's useless as we don't set anything specific anymore.
2021-08-28 07:30:30 +02:00
Vincent Bernat
bd60e9da60 input-event: register YubiKey to SSH agent 2021-08-19 17:14:31 +02:00
Vincent Bernat
b394ff168a input-event: do not try to configure a Yubikey 2021-08-19 10:47:50 +02:00
Vincent Bernat
33babfb765 input-event: no more office at Blade 2021-08-13 20:23:29 +02:00
Vincent Bernat
f3a0a870b1 input-event: increase acceleration for TPPS/2 device
Also, remove configuration for Synaptics Touchpad. Not needed.
2021-07-11 00:29:09 +02:00
Vincent Bernat
ae73f4c60f input: fix configuration between guybrush/chocobo 2021-07-08 22:54:38 +02:00
Vincent Bernat
f4f7a1c617 input: fix touchpad configuration 2021-07-08 22:53:18 +02:00
Vincent Bernat
f731de2528 input: reenable natural scrolling on SynPS/2 2021-07-08 21:15:54 +02:00
Vincent Bernat
d85a504c53 Initial i3 configuration
This is derived from my Awesome configuration. Still a lot to do from
a WM perspective. The organization is a bit different and I am giving
it up on the per-display systemd units as it does not really work due
to the fact we only have one user DBus and one environment.
2021-07-04 08:38:39 +02:00
Vincent Bernat
590a3b6662 input-event: make 3 tries to setup blade profile 2020-09-09 17:09:26 +02:00
Vincent Bernat
ce9021003f input-event: sleep a bit before trying to switch to Blade profile
DP training can take some time.
2020-09-08 16:15:55 +02:00
Vincent Bernat
003c91e1db input-event: sleep a bit if we are not able to load blade profile 2020-02-24 18:35:05 +01:00
Vincent Bernat
a9767ec55e input: try to be faster by just loading blade profile when docking 2020-02-04 11:26:06 +01:00
Vincent Bernat
a0878c93b6 input: add more debug output 2020-02-04 11:23:19 +01:00
Vincent Bernat
ea1e26d35d input: fix event-handling in input-event script 2020-01-27 13:18:16 +01:00
Vincent Bernat
fba67da888 input: don't print anything for removed stuff 2020-01-26 18:39:41 +01:00
Vincent Bernat
95bf8a3723 input: invoke autorandr through systemd when needed 2020-01-22 22:37:42 +01:00
Vincent Bernat
556aa785e8 input: invoke autorandr explicitely
Acting on DRM change is a bad idea as monitors come and go during
detection and autorandr running in parallel is not reliable enough.
2020-01-16 12:15:14 +01:00
Vincent Bernat
2c5b0fead8 input: trackpoint is now OK, no need to keep cruft 2020-01-15 11:48:28 +01:00
Vincent Bernat
55eda7d06f input: no need to dock when detecting keyboard
Nowadays, we get the appropriate events from udev and autorandr
handles that.
2020-01-15 11:47:51 +01:00
Vincent Bernat
b997e0be4d input: handle guybrush the same way as for zoro 2020-01-13 16:43:57 +01:00
Vincent Bernat
c65804df94 input: remove configuration for Microsoft mouse
Not using it anymore.
2020-01-11 22:40:40 +01:00
Vincent Bernat
7d2a8408f3 input: set acceleration for Logitech mouse 2019-04-27 21:07:33 +02:00
Vincent Bernat
2f05c2f58d input: dock when detecting RealForce keyboard 2019-03-08 11:23:06 +01:00
Vincent Bernat
637b80bcec input: don't dock with Realforce 2019-01-23 09:59:45 +01:00
Vincent Bernat
194da94c77 input: don't mangle trackpoint 2018-08-31 22:59:55 +02:00
Vincent Bernat
8689e2583a input: make compose work with any right key 2018-08-22 19:44:50 +02:00
Vincent Bernat
846cd2f680 input-event: fix accel of trackpoint 2018-07-22 12:15:01 +02:00
Vincent Bernat
c46a44d646 input: try to handle undocking too 2018-07-04 18:46:38 +02:00
Vincent Bernat
faabca55e2 input: try natural scrolling for synaptics touchpad 2016-07-31 13:45:58 +02:00
Vincent Bernat
3596d903eb input: switch to libinput
Out-of-the-box, libinput works fine. We even get scrolling using middle
button.
2016-05-18 13:56:14 +02:00
Vincent Bernat
8476535739 input: prefix log message with something greppable 2015-09-08 12:10:36 +02:00
Vincent Bernat
07a1739172 input: use a larger middle button 2015-01-01 22:05:43 +01:00
Vincent Bernat
942d758731 input: use an arithmetic expression for better documentation 2015-01-01 22:03:44 +01:00
Vincent Bernat
c86781c262 input: don't put docking logic inside input handling
We use an external binary (in `~/bin`).
2014-09-29 11:01:45 +02:00
Vincent Bernat
8b72b4f80e compton: kill compton before calling xrandr 2014-09-26 10:06:00 +02:00
Vincent Bernat
e4ee166056 compton: kill compton before restarting awesome 2014-09-26 10:05:42 +02:00
Vincent Bernat
e3f653acb5 dock: sleep a bit more when docking before restarting awesome 2014-09-25 11:55:32 +02:00
Vincent Bernat
05486739e9 dock: when docking, disable wifi 2014-09-25 09:30:48 +02:00
Vincent Bernat
4cc87d1cce input: disable synaptics except for click
I don't have time to patch the driver at each upgrade. Moreover, I don't
use scrolling that much.
2014-09-21 09:55:09 +02:00
Vincent Bernat
d84574ebc3 dock: don't try to detect undocking, that doesn't work
Unplugging the dock while running seems harmful currently. Just use a
special command for that before undocking. On the other hand, docking
should just work.
2014-09-18 14:58:51 +02:00
Vincent Bernat
62c3f6a7f4 dock: restart awesome after reconfiguring
It is likely that awesome missed the second xrandr event.
2014-09-18 09:28:00 +02:00
Vincent Bernat
7f29fd3235 dock: configure dual screen when docking with two commands
xrandr doesn't handle the configuration in one go. Moreover, we cannot
just disable internal panel first then configure dual screens.
2014-09-18 09:25:59 +02:00
Vincent Bernat
6f7d274cca dock: fix xrandr invocation when undocking 2014-09-18 09:25:46 +02:00
Vincent Bernat
6f73015d1d dock: also configure the keyboard as expected 2014-09-18 07:31:02 +02:00