A Magisk module for Galaxy Tab devices running AOSP-based ROMs.
Restores a proper arrow pointer for OTG/Bluetooth mouse use, while keeping the OneUI S Pen hover dot as the tap indicator.
Requires "Show taps" to be enabled in Developer Options.
- Flags the S Pen device type as a touchscreen input
- Turns the
pointer_arrowimage into a mouse arrow again - Replaces
pointer_spot_hoverwith a OneUI-style S Pen dot - Makes
pointer_spot_touchtransparent, so nothing appears when your finger touches the screen
- Download the latest
.zipfrom Releases. - Open Magisk → Modules → Install from storage.
- Select the downloaded zip.
- Follow the instructions and select the desired cursor color theme.
- Reboot.
- "Show taps" must be on — the S Pen hover dot relies on the tap indicator system and cannot be shown without enabling it globally.
- S Pen contact hides the dot —
pointer_spot_touchis intentionally transparent, so no indicator appears when the tip touches the screen. - Finger touches are also invisible — a side effect of the transparent
pointer_spot_touch; tap indicators are hidden even with "Show taps" on. - Changing the cursor theme requires a reinstall — resource overlays cannot be reloaded while the system is running.
| ROM | Status |
|---|---|
| LineageOS 23 | ✅ Tested |
| DerpFest 16 | ✅ Tested |
| Other AOSP ROMs with S Pen patch | |
| Stock OneUI | ❌ Not supported |
Tested on: gta4xlve (SM-P619)
- LineageOS & DerpFest community