input-devices Questions

17

Solved

Is there a way to detect if a mouse button is currently down in JavaScript? I know about the "mousedown" event, but that's not what I need. Some time AFTER the mouse button is pressed, I want to b...
Cuticle asked 26/11, 2008 at 22:29

1

On Android development board, I am trying to wake up the AP based on an interrupt received on a GPIO, can anybody help me with this? My understanding on this is: We need to create an input device...
Electroscope asked 24/6, 2014 at 18:48

1

Solved

I receive xy data from my network and i would like to control the mouse position using linux on wayland. I've seen many source codes using X libs or X apps but it will not work on wayland. I also ...
Accordance asked 25/6, 2015 at 13:2

1

Solved

I connect bluetooth barcode scanner to my android tablet. barcode scanner is bonded with android device as a input device - HID profile. it shows as keyboard or mouse in system bluetooth manager. i...
Smack asked 13/10, 2014 at 13:54

1

Solved

This is a fairly broad question, so I will try to keep it as focused as I can. I currently own a Lenovo laptop with Ubuntu installed and touchscreen functionality and own a pressure-sensitive Blue...
Romano asked 18/4, 2014 at 7:2

1

I have an Android device into which a gamepad can be connected (it's a totally standard XBox 360 controller, but I need to support other varieties as well). The gamepad is showing up as a InputDevi...
Mathre asked 27/7, 2012 at 11:18

2

Solved

I've been playing around with capturing the input from my keyboard device: /dev/input/by-path/platform-i8042-serio-0-event-kbd for me, and I was wondering if there was any specification for wha...
Helvetii asked 7/9, 2010 at 20:18

6

Solved

I'm thinking about making a physical controller (device?) with knobs, buttons, and LEDs. I'd like to interact with it using Java (respond to the knobs, light up LEDs, etc). The reason I mention Jav...
Serving asked 29/1, 2010 at 1:10

1

Solved

What I would like to take ownership of a hid device that may already have been plugged in, consume it's output, while preventing others(X11 or terminal) from consuming it. If I can help it, I don'...
Aristotelianism asked 8/11, 2009 at 23:58

7

Programming is particularly different to, for example word processing due to the wealth of special symbols etc that need to be entered. Of the current crop of new user interface techniques, which ...
1

© 2022 - 2024 — McMap. All rights reserved.