Hello!
I've just bought Gear S3, it's an awesome device, but it's behaviour is very annoying for me currently, it frequently wakes up when I don't want it to. What I want:
* Have a Always On Display feature enabled, so I can see the time always.
* Device should not be woken up by screen touches or by bezel rotation, they should both be deactivated in AOD mode.
* Device should wake up on Power/Back button press only, as it rarely happens accidently and still very easy to do.
I've been trying to figure out how to do that, but no luck.
One of the possible options is to write my own watch application and grab bezel rotation and touch events manually, but looks like it's impossible :(
I also tried to disable some input methods using `xinput`, but looks like they are only disabled everywhere except AOD screen.
Any advice how I can achieve the desired behaviour?