You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.
I'm sorry I've searched another way to contact you as you mentioned some testing could be used on other system and I've been trying to run your scripts on Ubuntu GNOME 15.04. Everything seems to be working but some minor things are:
The link to Xauthority has to be refreshed at each time and the following command run at start-up as it seems Ubuntu changes the location for each session:
ln -s -f "$XAUTHORITY" ~/.Xauthority.
I tried to directly insert $XAUTHORITY (instead of the link you provide) in your scripts but I'm not sure I'm doing it correctly, it didn't work.
Finally I would like to map the lock button on the side of the Thinkpad to a small script that would enable/disable the rotate service (would that be the most graceful way to achieve "freezing" the screen in one position?), however a process seems to hijack that key input, I've gone through your files and I don't think it would be these, would you have any clue what it could be? I've posted a detailed question about that on askubuntu: https://askubuntu.com/questions/653874/special-keys-shortcuts-lenovo-thinkpad-yoga-s1
The screen needs new calibration each time it rotates (not sure there's much that can be done for that?)
I'm no programmer/IT expert, just a casual user that's curious about his system so I hope I'm not doing anything wrong in my description and/or to contact you through this way.
Thanks!
Thomas
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I'm sorry I've searched another way to contact you as you mentioned some testing could be used on other system and I've been trying to run your scripts on Ubuntu GNOME 15.04. Everything seems to be working but some minor things are:
ln -s -f "$XAUTHORITY" ~/.Xauthority.
I tried to directly insert $XAUTHORITY (instead of the link you provide) in your scripts but I'm not sure I'm doing it correctly, it didn't work.
I'm no programmer/IT expert, just a casual user that's curious about his system so I hope I'm not doing anything wrong in my description and/or to contact you through this way.
Thanks!
Thomas
The text was updated successfully, but these errors were encountered: