On 2022-10-17 09:19, Andrew M.A. Cater wrote:
> On Mon, Oct 17, 2022 at 01:12:50PM +0000, Maude Summerside wrote:
>> Hi,
>>
>> Does someone has some knowledge how to do some custom configuration for
>> a specific mouse / tablet ?
>>
>> I have a tablet that gets recognized properly like a pointing device but
>> I'd like to modify some parameter. Mostly rotate the X and Y axis.
>>
>> Thanks
>> -- 
>> Polyna-Maude R.-Summerside
>> -Be smart, Be wise, Support opensource development
>>
> 
> Hi :)
> 
> Which pointing device is it recognised as - which driver is loaded? You
 may find there's a way to pass
> arguments to, say, a synaptics driver or whatever.
> 
> More information would be helpful if you have it.
> 
Here's a dump from xinput

***
⎡ Virtual core pointer                          id=2    [master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer                id=4    [slave  pointer 
 (2)]
⎜   ↳ USB OPTICAL MOUSE                         id=9    [slave  pointer 
 (2)]
⎜   ↳ HID 6901:2701 Mouse                       id=11   [slave  pointer 
 (2)]
⎜   ↳ HID 6901:2701 Consumer Control            id=12   [slave  pointer 
 (2)]
⎜   ↳ SZ PING-IT INC.  [T503] Driver Inside Tablet Mouse        id=17   [slave 
pointer  (2)]
⎜   ↳ SZ PING-IT INC.  [T503] Driver Inside Tablet Consumer Control 
id=18   [slave  pointer  (2)]
⎣ Virtual core keyboard                         id=3    [master keyboard (2)]
     ↳ Virtual core XTEST keyboard              id=5    [slave  keyboard (3)]
     ↳ Power Button                             id=6    [slave  keyboard (3)]
     ↳ Power Button                             id=7    [slave  keyboard (3)]
     ↳ Dell Dell USB Keyboard                   id=8    [slave  keyboard (3)]
     ↳ HID 6901:2701                            id=10   [slave  keyboard
 (3)]
     ↳ HID 6901:2701 System Control             id=13   [slave  keyboard
 (3)]
     ↳ HS HyperFIDO                             id=14   [slave  keyboard
 (3)]
     ↳ HP WMI hotkeys                           id=15   [slave  keyboard
 (3)]
     ↳ HID 6901:2701 Consumer Control           id=16   [slave  keyboard
 (3)]
     ↳ SZ PING-IT INC.  [T503] Driver Inside Tablet Consumer Control 
id=19   [slave  keyboard (3)]
     ↳ SZ PING-IT INC.  [T503] Driver Inside Tablet Keyboard    id=20 
[slave  keyboard (3)]
     ↳ SZ PING-IT INC.  [T503] Driver Inside Tablet     id=21   [slave 
keyboard (3)]

***

The device we are talking about should be #17 (T503 Tablet)

Here's the list of props

***
Device 'SZ PING-IT INC.  [T503] Driver Inside Tablet Mouse':
        Device Enabled (154):   1
        Coordinate Transformation Matrix (156): 1.000000, 0.000000, 0.000000, 
0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
        libinput Natural Scrolling Enabled (288):       0
        libinput Natural Scrolling Enabled Default (289):       0
        libinput Scroll Methods Available (290):        0, 0, 1
        libinput Scroll Method Enabled (291):   0, 0, 0
        libinput Scroll Method Enabled Default (292):   0, 0, 0
        libinput Button Scrolling Button (293): 2
        libinput Button Scrolling Button Default (294): 2
        libinput Middle Emulation Enabled (295):        0
        libinput Middle Emulation Enabled Default (296):        0
        libinput Accel Speed (297):     0.000000
        libinput Accel Speed Default (298):     0.000000
        libinput Accel Profiles Available (299):        1, 1
        libinput Accel Profile Enabled (300):   1, 0
        libinput Accel Profile Enabled Default (301):   1, 0
        libinput Left Handed Enabled (302):     0
        libinput Left Handed Enabled Default (303):     0
        libinput Send Events Modes Available (273):     1, 0
        libinput Send Events Mode Enabled (274):        0, 0
        libinput Send Events Mode Enabled Default (275):        0, 0
        Device Node (276):      "/dev/input/event22"
        Device Product ID (277):        2290, 26641
        libinput Drag Lock Buttons (304):       <no items>
        libinput Horizontal Scroll Enabled (305):       1
***

I don't really mind to loose some tablet specific features, if I can get 
the axis properly working.

So the "pressure" level and such is not of importance.

Thanks
> With every good wish, as ever,
> 
> Andy C.
> 

-- 
Polyna-Maude R.-Summerside
-Be smart, Be wise, Support opensource development

Reply via email to