hexdump0815 / imagebuilder

velvet os - simple script framework to build ubuntu 22.04 lts jammy (in older versions also 20.04 lts focal) and debian 12 bookworm (in older versions also 11 bullseye) bootable usb / sd card images for some arm and intel devices - lots of prebuilt images as well
GNU General Public License v3.0
298 stars 45 forks source link

not enabling CONFIG_INPUT_MOUSEDEV makes twin unusable in tty #237

Open thenameisluk opened 1 month ago

thenameisluk commented 1 month ago

without the CONFIG_INPUT_MOUSEDEV enabled twin doesn't work with mouse in tty effectively rendering it unusable

enabling it doesn't introduce any new issues so i see no reason to not enable it

it is a pretty nice option especially for low end chromebooks due to it's lightweight nature and retro appeal

some ppl might be interested in trying it out image

hexdump0815 commented 1 month ago

thanks for the hint - i have noted down CONFIG_INPUT_MOUSEDEV for the next kernel-config-options update