nooploop / piejam_os

Linux system for PieJam
GNU General Public License v3.0
9 stars 1 forks source link

Mouse and Keyboard Support #4

Open Matze5590 opened 8 months ago

Matze5590 commented 8 months ago

Could you please add support for mouse and keyboard? otherwise we need to have the touchscreen... Or am i doing something wrong?

nooploop commented 8 months ago

The initial use case was to use it with the raspi touchscreen and that's how i use it. What is your use case?

Matze5590 commented 8 months ago

I would use it with a regular monitor to set things up. Then i would have it running without any screen, if thats possible

nooploop commented 8 months ago

I see. Yes this should be possible. Though i think i also disabled hdmi. Did you tried it already with a regular monitor?

Matze5590 commented 8 months ago

It shows up on the monitor via hdmi, but i can not control it. Mouse and keyboard inputs dont work.

nooploop commented 8 months ago

Ok, i will add it. Though i can't give you a timeframe. Soon.

Matze5590 commented 8 months ago

Wow, nice! Thanks a lot!

nooploop commented 4 months ago

Hi, i published a new release today: https://github.com/nooploop/piejam_os/releases/tag/v0.9.0 I added mouse support there, keyboard was already enabled before.