sudo vi
sudo vi
Thier tumblr username was monoc4t.
They appear to have set a password on their tumblr but some of it is still viewable on the way back machine.
Apparently you have to go to the file plage rather than the user page.
https://commons.wikimedia.org/wiki/File:0_A.D._cattle_female_a.stl
Don’t be Marceline’s dad.
ID_INPUT_SWITCH (Line 88 here) appears to be an option that is excluded from the list on the libinput page.
I went through some similar issues with PostmarketOS on a Chromebook. The libinput quirks and udev rules are highly undocumented and unstable right now. You have to piece together information from existing configurations and poking around in the libinput repo.
Then you’ll likely have to mess with the udev rules and force the device to recognized as a lid switch.
Per the example under “Querying the hwdb,” you need the ID_INPUT_SWITCH property to be set correctly.
There’s an example of how to group devices in the Arch wiki for graphics tablets that may be of use if libinput will accept two different switches as one.
If you are using Wayland, it might be time to play with libinput quirks.
I’ve found the best way to set them is by first reading ones that may already cover your situation, the finding the right string to match on.
sudoedit is what you’re looking for. Don’t elevate the text editor.