You are not logged in.

#1 2018-01-19 21:17:51

ghecko78
Member
Registered: 2016-10-07
Posts: 10

Asus zenbook flip S UX370 : pen stylus not work on all app

Hello,

First excuse my english.
I've got an asus zenbook flip S UX370 with a pen stylus (like this one : https://www.asus.com/us/Laptops-Accessory/Asus-Pen/)
It work only on my gnome desktop and terminal. Do you know why?
For example, i'm not able to use pen on xournal app.
I also search a windows app like who allows to handwrite with the pen and translate it in words (https://www.howtogeek.com/297443/how-to … indows-10/)

Thank's you in advanced smile

Offline

#2 2018-01-19 21:28:54

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: Asus zenbook flip S UX370 : pen stylus not work on all app

Are you running Gnome on Wayland? If so try switching to Gnome on X instead.


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#3 2018-01-19 22:53:08

ghecko78
Member
Registered: 2016-10-07
Posts: 10

Re: Asus zenbook flip S UX370 : pen stylus not work on all app

Thank's, it's work smile, I've forgot this fuc... wayland tongue
But now, with iio-sensor-proxy for screen rotation, the pen is inverted. (When i draw down to up for example, the cursor drawing up to down).
Any idea?

Offline

#4 2018-01-22 21:23:50

ghecko78
Member
Registered: 2016-10-07
Posts: 10

Re: Asus zenbook flip S UX370 : pen stylus not work on all app

Anyone can help me?

Offline

#5 2018-01-22 21:45:56

ghecko78
Member
Registered: 2016-10-07
Posts: 10

Re: Asus zenbook flip S UX370 : pen stylus not work on all app

xinput output :
⎡ Virtual core pointer                        id=2    [master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer                  id=4    [slave  pointer  (2)]
⎜   ↳ ELAN24CC:00 04F3:24CC                       id=13    [slave  pointer  (2)]
⎜   ↳ ELAN1200:00 04F3:3058 Touchpad              id=14    [slave  pointer  (2)]
⎜   ↳ ELAN24CC:00 04F3:24CC Pen Pen (0)           id=17    [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)]
    ↳ Asus Wireless Radio Control                 id=7    [slave  keyboard (3)]
    ↳ Video Bus                                   id=8    [slave  keyboard (3)]
    ↳ Power Button                                id=9    [slave  keyboard (3)]
    ↳ Sleep Button                                id=10    [slave  keyboard (3)]
    ↳ USB2.0 VGA UVC WebCam: USB2.0 V             id=11    [slave  keyboard (3)]
    ↳ ELAN24CC:00 04F3:24CC Pen                   id=12    [slave  keyboard (3)]
    ↳ Asus WMI hotkeys                            id=15    [slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard                id=16    [slave  keyboard (3)]

Wacom drivers doesn't work, it's not a wacom device sad

Offline

#6 2018-01-26 10:58:48

ghecko78
Member
Registered: 2016-10-07
Posts: 10

Re: Asus zenbook flip S UX370 : pen stylus not work on all app

I've found a solution with xinput (change 'Coordinate Transformation Matrixe').
I've write a little python code with a systemd daemon. I'll share this soon here.

Offline

#7 2018-01-28 20:04:32

ghecko78
Member
Registered: 2016-10-07
Posts: 10

Re: Asus zenbook flip S UX370 : pen stylus not work on all app

Hello,

As promised, the link of my script :
https://github.com/ghecko/penrotate

Offline

Board footer

Powered by FluxBB