Touchscreen rotate problem linux

/etc/default/grub
 

GRUB_CMDLINE_LINUX_DEFAULT="fbcon=rotate:1 video=efifbh"

touchrotate.sh
xinput set-prop 'pointer:Goodix Capacitive TouchScreen' 'Coordinate Transformation Matrix' 0 1 0 -1 0 1 0 0 1
touchegg