openframeworks / openframeworks/openFrameworks

Detect wired & bluetooth keyboard/mouse attached/detached in RPi

Open
#6,214 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
10.4k
Forks
2.6k
Avg merge
1d 21h
Merged PRs (30d)
9

Description

OF cannot detect keyboard or mouse attached/detached after setup process in RPI.
It detect them only once in setup process at program starting.
So if a usb or bluetooth keyboard/mouse is attached after setup process, they cannot detected.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named in the issue. Start by locating the Raspberry Pi input-device setup path and trace how keyboard and mouse devices are detected; done means wired and Bluetooth devices attached or detached after startup are recognized.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, raspberry-pi
Domain
embedded-iot, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.