You are not logged in.

#1 2016-01-28 23:45:18

collinm
Member
Registered: 2007-01-26
Posts: 31

HiDPI and dual display

Hi

To the left i have a 2K monitor (2560x1440) and to the right i have a full hd monitor (1920x1080).

I try to use an HiDPI on my 2k monitor and an normal one on the other.

I read this page
https://wiki.archlinux.org/index.php/HiDPI

it said

An example of the syntax for a 2560x1440 WQHD 210 DPI laptop monitor (eDP1) using native resolution placed below a 1920x1080 FHD 96 DPI external monitor (HDMI) scaled to match global DPI settings:
xrandr --output eDP1 --auto --pos 0x1458 --output HDMI --scale 1.35x1.35 --auto --pos 0x0 --fb 2592x2898

I tried without success

xrandr --output DP2 --auto --pos 0x0 --output HDMI1 --scale 1.35x1.35 --auto --pos 3456 --fb 2592x2898
seem like my mouse can go on the second monitor

2560x1,35=3456

Last edited by collinm (2016-01-28 23:53:54)

Offline

#2 2016-01-29 10:15:16

satanselbow
Member
Registered: 2011-06-15
Posts: 538

Re: HiDPI and dual display

collinm wrote:

I tried without success

Prove it!

Offline

#3 2016-01-30 00:04:05

collinm
Member
Registered: 2007-01-26
Posts: 31

Re: HiDPI and dual display

satanselbow wrote:
collinm wrote:

I tried without success

Prove it!


i will not post a video to show the imposibility of the mouse cursor to go to the second windows.

Offline

#4 2016-01-30 00:26:46

collinm
Member
Registered: 2007-01-26
Posts: 31

Re: HiDPI and dual display

with xrandr --output DP2 --auto --output HDMI1 --auto --panning 3840x2160+2560+0 --scale 2x2 --right-of DP2
text on my righ monitor is too small and sometime my cursor come very huge

exemple is give with one internal monitor (laptop) and an external.
for my case i have 2 external...

Last edited by collinm (2016-01-30 00:54:07)

Offline

Board footer

Powered by FluxBB