How do I find out my screen resolution from a shell script?
|
feedback
|
|
You could use the For more information on the command go here or type man xrandr | |||
|
feedback
|
|
| |||
|
feedback
|
|
I use this snippet to find the maximum posible resolution for rDesktop without going to full screen:
Output:
Minus windows decoration (more or less):
Output:
Which is the max resolution for rDesktop without going full screen. End command:
It works fine so far but I haven't tested thoroughly though. | ||||
|
feedback
|
