Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR] [Android] Support bluetooth keyboard/mouse #4671

Closed
arooni opened this issue Feb 27, 2019 · 6 comments
Closed

[FR] [Android] Support bluetooth keyboard/mouse #4671

arooni opened this issue Feb 27, 2019 · 6 comments

Comments

@arooni
Copy link

arooni commented Feb 27, 2019

Mouse: I can click and highlight, but it'd be nice if I could use the scroll wheel on my bluetooth mouse to go back and forth between pages. Also would be nice if the middle button/right button were supported. The middle button could pull up bookmarks/index/ or maybe be user definable.

Keyboard: It would be nice to add support for the hardware keyboard where I can take notes much faster

@pazos
Copy link
Member

pazos commented Feb 28, 2019

We do not support any special gadget on android. Bluetooth mouse support is just something that android provides (ie: mouse as a single point&click device).

What you requested is doable on api14+ but requires effort, time and a person willing to do the job.

@pazos pazos added enhancement help-wanted We'd like help with this issue labels Feb 28, 2019
@pazos pazos changed the title [FR] [Android] Support scroll wheel for previous/next pages [FR] [Android] Support bluetooth keyboard/mouse Mar 17, 2019
@pazos pazos added the Android label Mar 17, 2019
@arooni
Copy link
Author

arooni commented Dec 12, 2019

Just bumping my own feature. For anyone who likes to take and edit extensive notes on their Android tablet support of a Bluetooth keyboard would be amazing amazing amazing

@arooni
Copy link
Author

arooni commented Dec 12, 2019

Would mean much faster writing as compared to using the on screen keyboard

@arooni
Copy link
Author

arooni commented Dec 12, 2019

A janky alternative would be supporting the paste command in editing a note. I could compose in another app and paste it into Koreader note editing view

@pazos
Copy link
Member

pazos commented Dec 12, 2019

A janky alternative would be supporting the paste command in editing a note. I could compose in another app and paste it into Koreader note editing view

a long press on a note edit will paste everything that is on your clipboard 😄

@pazos
Copy link
Member

pazos commented Jul 7, 2020

Closing. Bluetooth keyboards are supported as well as bluetooth mouses. Other kind of keyboards are supported too. What needs to be done is in #5902

(Optionally users can assign key actions to mouse events using https://github.com/koreader/koreader/wiki/Android-tips-and-tricks#customize-keys)

@pazos pazos closed this as completed Jul 7, 2020
@pazos pazos removed the help-wanted We'd like help with this issue label Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants