Would connecting a phone via USB work? Is there an app that lets you use your phone as a mouse / keyboard via USB?
The USB port on phones is kinda locked down, and without rooting your phone I don't think there is any API to emulate an arbitrary device like a keyboard/mouse.
Tell HN: How an elderly couple I know had their computer 'stop working'
41–50 of 96 posts
Re: Tell HN: How an elderly couple I know had their computer 'stop working'
#42Surely, this computer must have come with a non-BT keyboard and/or mouse, though?
Re: Tell HN: How an elderly couple I know had their computer 'stop working'
#43Surely, this computer must have come with a non-BT keyboard and/or mouse, though?
Re: Tell HN: How an elderly couple I know had their computer 'stop working'
#44Earlier quoted context omitted.
That error message is very poor. Check your keyboard and mouse? I don't even know what you mean by that. This computer has no input devices? Well that is simply false. The user is currently using an input device when they see this message. Here's a better message: "Warning! Disabling Bluetooth will disconnect your wireless keyboard and wireless mouse. You will need to use a wired keyboard and wired mouse to re-enable…
> The user is currently using an input device when they see this message. Surely they are using an output device, the screen?
Re: Tell HN: How an elderly couple I know had their computer 'stop working'
#45Re: Tell HN: How an elderly couple I know had their computer 'stop working'
#46Great question. Something like, "This computer has no input devices. Check your keyboard and mouse." Seems like pretty important use case for a personal computer targeting people who may not have grown up around computers or even finished high school. As a user of personal computers, I should be able to easily determine if my computer is configured for basic use.
That error message is very poor. Check your keyboard and mouse? I don't even know what you mean by that. This computer has no input devices? Well that is simply false. The user is currently using an input device when they see this message. Here's a better message: "Warning! Disabling Bluetooth will disconnect your wireless keyboard and wireless mouse. You will need to use a wired keyboard and wired mouse to re-enable…
Re: Tell HN: How an elderly couple I know had their computer 'stop working'
#47Surely they charge the keyboard and mouse. Wouldn't at least one of them be charged via a USB cable? Plugging that to the computer would turn the peripheral into a wired USB one.
If they had Apple input devices (Magic Keyboard, touchpad, etc) they don't work over the wire.
Re: Tell HN: How an elderly couple I know had their computer 'stop working'
#48Great question. Something like, "This computer has no input devices. Check your keyboard and mouse." Seems like pretty important use case for a personal computer targeting people who may not have grown up around computers or even finished high school. As a user of personal computers, I should be able to easily determine if my computer is configured for basic use.
That error message is very poor. Check your keyboard and mouse? I don't even know what you mean by that. This computer has no input devices? Well that is simply false. The user is currently using an input device when they see this message. Here's a better message: "Warning! Disabling Bluetooth will disconnect your wireless keyboard and wireless mouse. You will need to use a wired keyboard and wired mouse to re-enable…
Neither message is particularly bad, but hypothetical error messages are just that. Either message would require piercing the veil between the Bluetooth transceiver and the devices that rely on it, meaning you’d have to be careful to avoid a leaky abstraction. (Bunch of HID detection spaghetti next to your clean Bluetooth disabling code).
Agree about the switch.