Advertisement
Guest User

Untitled

a guest
May 30th, 2015
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. [~]$ xprop -root -notype _NET_DESKTOP_GEOMETRY
  2. _NET_DESKTOP_GEOMETRY = 3840, 1200
  3. [~]$ xprop -root -notype _NET_DESKTOP_VIEWPORT
  4. _NET_DESKTOP_VIEWPORT = 0, 0
  5. [~]$ xprop -root -notype _NET_NUMBER_OF_DESKTOPS
  6. _NET_NUMBER_OF_DESKTOPS = 3
  7. [~]$ xwininfo -root | grep geometry
  8. -geometry 3840x1200+0+0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement