I'm looking to switch to Linux, but I face some unique challenges because I'm effectively quadriplegic and unable to use a mouse or standard keyboard. I usually navigate through Windows with my Permobil wheelchair, which connects via Bluetooth and lets me control the cursor and click with joystick gestures. I use an on-screen keyboard for minor tasks and a Tobii eye tracker for longer text input. I've tried running Mint via flash boot, but it doesn't support Bluetooth mouse control. I'm wondering if using Mint as a virtual machine would be a good temporary solution until I can get my Permobil working with a partitioned boot. I'm eager to learn how to fully manage my technology and eventually set up my own homelab and open-source home hub.
3 Answers
There's a bunch of resources available to help you learn Linux better. Try to check out learning pages and helpful searches online! And remember to take regular backups and experiment in a virtual machine. Just be careful with every command you input!
Have you considered using Ubuntu Live? Distros like Kubuntu often come with a variety of drivers, which could help with your Bluetooth connectivity. Once you boot up, you can test your devices to see what works. If something isn’t recognized, run the commands `lspci` and `lsusb` for details. And for Bluetooth support, Ubuntu tends to do well with mice and keyboards, so give that a shot! You might need some assistance at first, but I believe you'll make great progress soon! Let us know how it goes.
Are you familiar with KDE Connect? It might be a good option for linking your devices if you're running Linux. It can help you control your computer from your phone, offering another layer of access for your situation.

Related Questions
How To Get Your Domain Unblocked From Facebook
How To Find A String In a Directory of Files Using Linux