-
-
Notifications
You must be signed in to change notification settings - Fork 310
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add an option to toggle the touch screen with clamshell mode #2575
Comments
@dj-speed hello. As far as I know you can't disable touchscreen anyhow directly. Even if it happens automatically - it's done on some firmware level. G-Helper doesn't do it. Do you have any open information on that ? |
@dj-speed yeah ... but that would disable windows device :) not the actual touch screen. Its a similar misconception, that some people fall into and disable GPU in device manager for example thinking that it would use less power (while in reality it just becomes uncontrollable and consumes more) I thought that there is some proprietary ON / OFF endpoint from asus for this :) |
No, I can't disable it in that way, unfortunately. The only way I've been able to find (and the way Asus recommends when this has come up in their forums) is to go through Device Manager. |
@dj-speed cause for example for Touchpad - there is a special asus command to toggle it (same applies to many other toggle-able things) |
@seerge sure, here you go: [scan]
|
@dj-speed ok. I'm not a fan of automatically doing something along clamshell. As this is not how it works (app just disables Sleep action in windows power plan for Lid Close). It does not perform anything specifically when actual lid is closed. But I can add an extra binding action under Running app as admin is required. Try this build |
This is great, thank you! |
@dj-speed ok, great |
Will this work for the rog ally? Some games don't care that a controller is available and just keep the touchscreen UI. It would be great to toggle the touchscreen off before launching a game. |
@updawg it does, i have actually tested it on ally as this is the only touch-screen device i have |
@seerge can it be mapped to a button? |
@updawg currently it can be mapped only to M-button or Control Center / AC buttons under Extra |
@seerge any chance it can be added as an option under the controller menu. I'd love to be able to keep my back paddles to activate secondary functions of controller and to be able to disable the touch screen from a key of my choosing that way. Thank you! |
Rules
Is your feature request related to a problem? Please describe
There appears to be an issue with touch screen Asus laptops (like the ROG Z13 Flow) where the touch screen remains active when an external display is connected and the lid is closed (see: This post on the ROG forum). There is currently no approved "fix" for this from Asus besides disabling the touch screen...
Describe the solution you'd like
Since it is anyway pointless to have the touch screen enabled while in clamshell mode, it would be nice to have a toggle available as part of the clamshell mode function which could disable the touch screen when in clamshell mode (and re-enable it when exiting that mode).
Describe alternatives you've considered
I've considered setting up an executable script for one of the hotkeys which would toggle the enabled/disabled state of the touchscreen, but this is not as elegant as linking it to the mode that causes the problem in the first place.
Device and Model
Asus ROG Flow Z13 GZ301VV
Additional information.
No response
The text was updated successfully, but these errors were encountered: