<p dir="ltr">> On Feb 23, 2013 8:10 PM, "Fred" <<a href="mailto:fred@blakemfg.com">fred@blakemfg.com</a>> wrote:<br>
> ><br>
> > On 02/06/2013 11:23 PM, Das wrote:<br>
> >><br>
> >> If you're running a fairly recent version of X you shouldn't have to adjust it, usually this section "Screen" with just the Depth is all that is needed below;<br>
> >><br>
> >> Section "Screen"<br>
> >>     Identifier     "Screen0"<br>
> >>     Device         "Device0"<br>
> >>     Monitor        "Monitor0"<br>
> >>     DefaultDepth    24<br>
> >>     SubSection     "Display"<br>
> >>         Depth       24<br>
> >>     EndSubSection<br>
> >><br>
> >> Resoultion issues are also an Xorg issue not OpenBox, running OpenBox you have to do things by hand. :) So if what I suggest below also doesn't help, then go back to the Debian community somewhere to help you set up your xorg.conf<br>

> >><br>
> >> I've found in the past just setting only a resoultion size does not help, typically the HorizSync and VertRefresh are needed, also having the correct BusID is helpful. Also if the text size is off, you could try adding in the DPI like this; Option "DPI" "96 x 96".<br>

> >><br>
> >> See the sections below, where all of these are typically placed;<br>
> >><br>
> >> Section "Monitor"<br>
> >>     Identifier     "Monitor0"<br>
> >>     VendorName     "Sony"<br>
> >>     ModelName      "VPCEH"Option<br>
> >>     HorizSync       28.0 - 33.0<br>
> >>     VertRefresh     43.0 - 72.0<br>
> >>     Option         "DPMS"<br>
> >> EndSection<br>
> >><br>
> >> Section "Device"<br>
> >>     Option         "RegistryDwords" "EnableBrightnessControl=1"<br>
> >>     Identifier     "Device0"<br>
> >>     Driver         "nvidia"<br>
> >>     VendorName     "NVIDIA Corporation"<br>
> >>     Option         "NoLogo"<br>
> >>     Option         "DPI" "96 x 96"<br>
> >>     BusID          "PCI:1:0:0"<br>
> >> EndSection<br>
> >><br>
> >><br>
> >><br>
> >> On Wed, Feb 6, 2013 at 5:15 PM, Jim Rees <<a href="mailto:rees@umich.edu">rees@umich.edu</a> <mailto:<a href="mailto:rees@umich.edu">rees@umich.edu</a>>> wrote:<br>
> >><br>
> >>     Fred wrote:<br>
> >><br>
> >>       I fixed the magnification problem with the xorg.conf file and the<br>
> >>       monitor is now set to 1280x1024.  However, minimized icons are still<br>
> >>       way off the screen and I can't get to them.  If I grab xterm with<br>
> >>       the mouse pointer it will go off the screen on the bottom and right<br>
> >>       side so the window is larger than the screen.  How can this be<br>
> >>       fixed?<br>
> >><br>
> >>     Go back to your xorg config and set the viewport. You could also try<br>
> >>     xrandr. Again, this is not an Openbox issue.<br>
> >>     _______________________________________________<br>
> >>     openbox mailing list<br>
> >>     <a href="mailto:openbox@icculus.org">openbox@icculus.org</a> <mailto:<a href="mailto:openbox@icculus.org">openbox@icculus.org</a>><br>
> >>     <a href="http://icculus.org/mailman/listinfo/openbox">http://icculus.org/mailman/listinfo/openbox</a><br>
> >><br>
> >><br>
> >><br>
> >><br>
> >> _______________________________________________<br>
> >> openbox mailing list<br>
> >> <a href="mailto:openbox@icculus.org">openbox@icculus.org</a><br>
> >> <a href="http://icculus.org/mailman/listinfo/openbox">http://icculus.org/mailman/listinfo/openbox</a><br>
> ><br>
> > Hello,<br>
> > There has been some progress!  I tried running openbox-session instead of openbox but had some problems so I restored openbox in .xsession.  The windows now have resistance at the monitor edge and when windows overlap.  This is programmable in rc.xml so we can say openbox knows what size the monitor is and the problem is in the openbox routines that decide where to park a minimized icon.  Any ideas?<br>

><br>
> Try middle click on your desktop or use alt-tab to reach your minimized apps. There are no icons created by openbox on the desktop. You can use a third party panel or desktop ui program to do that.<br>
><br>
> > Another problem:<br>
> > If I set a background with xsetroot in .xsession and run openbox the background shows ok.  If I run openbox-session instead $HOME/.config/openbox/autostart does not run and the background is changed to gray.<br>

> ><br>
> > Some other questions:<br>
> ><br>
> > What is a "docking application" as discussed in the documentation?<br>
><br>
> Dockapps: <a href="http://dockapps.windowmaker.org">http://dockapps.windowmaker.org</a><br>
><br>
> > What is the difference between starting some applications from .xsession before starting openbox and starting them with openbox-session/autostart?<br>
><br>
> Try autostart.sh with older openbox versions (3.4). Autostart apps are started after openbox in 3.5. In 3.4 there's  little difference, unless you are running openbox from a graphical login.<br>
><br>
> > How can one copy/paste in an xterm window under openbox?  The same version of Debian with gnome on a PC allows copy/paste to xterm.  I am using Debian 6.0 on a Sun Ultra 5.<br>
> ><br>
> > Best regards,<br>
> > Fred<br>
> ><br>
> ><br>
> ><br>
> ><br>
> ><br>
> ><br>
> ><br>
> ><br>
> ><br>
> ><br>
> > _______________________________________________<br>
> > openbox mailing list<br>
> > <a href="mailto:openbox@icculus.org">openbox@icculus.org</a><br>
> > <a href="http://icculus.org/mailman/listinfo/openbox">http://icculus.org/mailman/listinfo/openbox</a><br>
><br>
><br>
</p>