You are not logged in.
I'm experiencing a strange issue with the touchscreen on my MSI Summit E13FlipEvo A13MT running Arch Linux with Hyprland.
My touchscreen (ELAN Touchscreen, `/dev/input/event5`) is mapped to eDP-1 through hyprland settings. However, the touch input only registers when I physically flip the screen into tablet mode. When the laptop is in standard laptop mode, the touchscreen does not respond to input.
System Information:
* Laptop Model: MSI Summit E13FlipEvo A13MT
* Operating System: Arch Linux
* Kernel Version: `6.15.2-arch1-1`
* Wayland Compositor: Hyprland `0.49.0`
Output from `libinput list-devices`):
```
Device: ELAN Touchscreen
Kernel: /dev/input/event5
Id: usb:04f3:412a
```
What I've Tried:
* I've confirmed the touchscreen is mapped to `eDP-1` in hyprland settings.
* I've searched online forums and documentation for similar issues but haven't found a direct solution.
* I've experimented with various `hyprlandsettings` options related to input and monitors, but nothing seems to resolve this specific behavior.
Has anyone encountered a similar issue with a convertible laptop and can offer guidance on where to investigate further?
Offline