You are not logged in.

#1 2021-06-20 17:44:53

Flemur
Member
Registered: 2012-05-24
Posts: 72

devices "Barcode Reader" / Mouse,Consumer Control SOLVED

What are these "Barcode Readers" I get from xinput?  I don't have a barcode reader and as far as I can tell, no barcode reader software installed. Thanks!

Sob story: I was vainly trying to find the model # of my old logitech mouse; the mouse and a no-name PS/2 keyboard are attached by USB, but through converters (cables) so they only use one USB port (mouse: USB->PS2->USB-combined and keybd: PS2->USB-combined)

Solution: adapter shows up as a bar-code reader for some reason.

$ xinput list 

⎡ Virtual core pointer                    	id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
⎜   ↳ Barcode Reader  Mouse                   	id=9	[slave  pointer  (2)]
⎜   ↳ Barcode Reader  Consumer Control        	id=11	[slave  pointer  (2)]
⎣ Virtual core keyboard                   	id=3	[master keyboard (2)]
    ↳ Virtual core XTEST keyboard             	id=5	[slave  keyboard (3)]
    ↳ Video Bus                               	id=6	[slave  keyboard (3)]
    ↳ Power Button                            	id=7	[slave  keyboard (3)]
    ↳ Barcode Reader                          	id=8	[slave  keyboard (3)]
    ↳ Barcode Reader  System Control          	id=10	[slave  keyboard (3)]
    ↳ Barcode Reader  Consumer Control        	id=12	[slave  keyboard (3)]

$ inxi -Fxz

System:    Kernel: 5.10.43-1-lts x86_64 bits: 64 compiler: gcc v: 10.2.1 Desktop: Fluxbox 1.3.7 
           Distro: Arch Linux 
Machine:   Type: Desktop Mobo: GIGABYTE model: MZGLKAP-00 v: 1.x serial: <filter> 
           UEFI: American Megatrends v: F6 date: 03/19/2019 
CPU:       Info: Quad Core model: Intel Celeron J4105 bits: 64 type: MCP arch: Goldmont Plus rev: 1 
           L2 cache: 4 MiB 
           flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 11980 
           Speed: 1498 MHz min/max: 800/2500 MHz Core speeds (MHz): 1: 1498 2: 1461 3: 1350 4: 1470 
...

Last edited by Flemur (2021-06-21 01:52:01)


"If you do not change direction, you may end up where you are heading." -- L.T.

Offline

#2 2021-06-20 17:51:03

progandy
Member
Registered: 2012-05-17
Posts: 5,317

Re: devices "Barcode Reader" / Mouse,Consumer Control SOLVED

That converter is detected with the name "Barcode reader".


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |

Offline

#3 2021-06-21 01:50:46

Flemur
Member
Registered: 2012-05-24
Posts: 72

Re: devices "Barcode Reader" / Mouse,Consumer Control SOLVED

progandy wrote:

That converter is detected with the name "Barcode reader".

I think you're right, though that's a strange name to come up with for an adapter, and will mark this solved since I did the obvious and plugged the mouse into it's own USB port and get the same result from xinput, except for

⎜   ↳ Barcode Reader  Mouse                   	id=9	[slave  pointer  (2)] (same...)
⎜   ↳ Barcode Reader  Consumer Control        	id=11	[slave  pointer  (2)] (same...
⎜   ↳ Logitech USB-PS/2 Optical Mouse         	id=12	[slave  pointer  (2)] (new) 

...so now the Logitech mouse shows up along with the imaginary "barcode" mouse.


"If you do not change direction, you may end up where you are heading." -- L.T.

Offline

Board footer

Powered by FluxBB