xrandr cropping my window



Preamble:

% cvt 1600 1280
# 1600x1280 59.92 Hz (CVT 2.05M4) hsync: 79.51 kHz; pclk: 171.75 MHz
Modeline "1600x1280_60.00" 171.75 1600 1712 1880 2160 1280 1283
1290 1327 -hsync +vsync

Running the following:

xrandr --auto
xrandr --newmode "1600x1280_60.00" 171.75 1600 1712 1880 2160 1280
1283 1290 1327 -hsync +vsync
xrandr --addmode VGA1 "1600x1280_60.00"
xrandr --output VGA1 --mode "1600x1280_60.00"
yields:

Default gamma for IRGB image is 2.20
Compressing colormap ...no improvment [sic]
Clipping image...(Adding border)...done
Building XImage...done

It does accomplish most of what I want, but indeed added a black border
at the top of the display.

The root window has geometry 1600x1280+0+0, however the area
that's visible on the display is approximately 1520x1200.

This means that when maximizing a window, the bottom and left edges
are not displayed.

Are there adjustments I can make to get my full screen?

-- david
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • DISPLAY is not exported, sometimes
    ... Since doing fresh installs of Fedora 15 on two computers, ... It is a severe handicap in a root window, ... traced to a missing DISPLAY definition in the root xterm. ... Both laptops usually run XFCE4; the DISPLAY error occurs only on the ...
    (Fedora)
  • Re: X Background
    ... I wanted to display a black backdrop instead ... of it bothering to create the cross-hatch. ... > The display you see is actually xorg's root window. ... > such as Xfce, twm, Gnome and KDE create their own root window. ...
    (comp.unix.bsd.freebsd.misc)
  • Re: Is this normal? or is my DMD hacked?
    ... I would say done by the factory ... to reduce noise. ... Display is probably outgassed anyway. ... Clipping them will not ...
    (rec.games.pinball)
  • Re: xrandr cropping my window
    ... The root window has geometry 1600x1280+0+0, ... that's visible on the display is approximately 1520x1200. ... Unless you have a very old or defective monitor, it will report the modes it can display. ... xrandr should pick those up; run it without options to display known modes. ...
    (freebsd-questions)
  • Re: incremental image subtraction
    ... If you keep them as uint8, ... you will get clipping at 0. ... so you'd want to scale them for display ...
    (comp.soft-sys.matlab)