Re: [dev][dwm]size of dwm root window and framebuffer

From: Kajetan Jasztal <kajetanjasztal_AT_gmail.com>
Date: Wed, 9 Aug 2017 10:59:59 +0200

Hello,

I thought about it and I don't think it's an issue.

If I understand correctly, all screens of multiple monitor setup share
single frame buffer. So screen size is best way to determine size for
rendering part of dwm on one of screens. To make it work in my case
it would have to be intersection of screen and frame buffer and it's
unnecessary to complicate it this way.

Best way to fix it fully for me is to replace display in my laptop.


2017-08-09 9:01 GMT+02:00, sekret_AT_posteo.se <sekret_AT_posteo.se>:
> * sekret_AT_posteo.se <sekret_AT_posteo.se> [09.08.2017 08:55]:
>>I tried this command, but adjusted it for my screen and set the real
>> dimension to the --fb switch.
>>
>>xrandr --fb 1920x1080 --output VGA-1 --auto --transform
>> 1,0,-168,0,1,0,0,0,1
>>
>>It works perfectly!
>
> Ah damn, that was too fast, sorry. I misread your message and looked at the
> wrong corner ;-)
>
> +1 on this issue!
>
>
Received on Wed Aug 09 2017 - 10:59:59 CEST

This archive was generated by hypermail 2.3.0 : Wed Aug 09 2017 - 11:12:49 CEST