Dnia wtorek, 30 października 2012, Mark Wagner napisał:
[...]
> The driver probably thinks you're running an LCD, and is scaling the
> image to what it assumes is the native resolution. Try setting the
> driver to let the monitor perform scaling, or try changing your
> display resolution slightly
Dnia środa, 31 października 2012, Thomas Lübking napisał:
> On Mittwoch, 31. Oktober 2012 08:25:12 CEST, Łukasz Maśko wrote:
[...]
> > I think that the driver sets the resolution to 1280x1024
>
> checking is better then "thinking" ;-)
>
> > (I wish I could change it to 1600x1200, which is the des
On Mittwoch, 31. Oktober 2012 08:25:12 CEST, Łukasz Maśko wrote:
> Dnia wtorek, 30 października 2012, Mark Wagner napisał:
> [...]
>> The driver probably thinks you're running an LCD, and is scaling the
>> image to what it assumes is the native resolution. Try setting the
>> driver to let the moni
Ahh that sounds like you got a DMS-59 connector (not exactly custom).
These provide two single-link dvi signals only, they aren't dual-link
capable (though they are capable of carrying vga too, if it's wired up).
(Theoretically you could drive higher resolutions by using much lower
refresh rates ov
Wed, 31 Oct 2012 20:05:22 +0100 от Thomas Lübking :
> On Mittwoch, 31. Oktober 2012 18:19:02 CEST, Vladimir A. Pavlov wrote:
>
> > One more question: would it be correct to set only WM_WINDOW_ROLE
> > and not to set WM_CLASS, WM_CLIENT_LEADER, SM_CLIENT_ID?
>
> No. It does *not* substitute any of
On Mittwoch, 31. Oktober 2012 14:44:27 CEST, Łukasz Maśko wrote:
> Output definitely is 1600x1200. Here are some lines from Xorg.0.log:
>
> [77.187] (II) NOUVEAU(0): Output DVI-I-1 connected
> [77.187] (II) NOUVEAU(0): Output DVI-I-2 disconnected
> [77.187] (II) NOUVEAU(0): Using user
On Mittwoch, 31. Oktober 2012 20:43:39 CEST, Vladimir A. Pavlov wrote:
> I'm just searching a way to distinguish between taskbar and menu. AFAIU I
> should set WM_CLASS to somebox/SomeBox
"somebox", "SomeBox"
> If I set WM_CLIENT_LEADER for a window I _must_ set SM_CLIENT_ID
> for it. But must