10-02-2021, 04:20 PM
Is there a recommended way of sizing apps to fit the screen? I saw this:
x=${xdotool search – onlyvisible – name Name-of-App) && xdotool windowsize $x 725 270 && xdotool window move $x 0 50
at:
https://wiki.mobian-project.org/doku.php...&s[]=click
Has anyone used it? I've have to reinstall Mobian a few times with my experimentation with other things and just wanted to be sure.
Thanks.
x=${xdotool search – onlyvisible – name Name-of-App) && xdotool windowsize $x 725 270 && xdotool window move $x 0 50
at:
https://wiki.mobian-project.org/doku.php...&s[]=click
Has anyone used it? I've have to reinstall Mobian a few times with my experimentation with other things and just wanted to be sure.
Thanks.