노트북 해상도가 16:9이고 프로젝터가 낮기 때문에 프로젝터의 출력이 잘립니다.

노트북 해상도가 16:9이고 프로젝터가 낮기 때문에 프로젝터의 출력이 잘립니다.

내 쿼리는 다음과 동일/유사합니다.외부 VGA 장치의 비율에 맞게 랩톱 화면을 자르도록 KDE를 설정하십시오.

내 경우 화면 해상도는 1366 x 768로 비표준이지만 여전히 16:9 해상도인 반면, 대부분의 구형 프로젝터는 4:3 해상도이므로 이미지가 잘립니다. 이 상황에서 다른 가능한 접근 방법이 있습니까?

난 봤어Linux의 창에서 화면 일부 보기이것은 유망 해 보입니다. --pos 100x100그래도 공유된 코드를 이해하지 못합니다 .

이것은 xrandr을 통해 보여주는 출력입니다.

$ xrandr -q
Screen 0: minimum 8 x 8, current 1366 x 768, maximum 32767 x 32767
eDP1 connected primary 1366x768+0+0 (normal left inverted right x axis y axis) 309mm x 174mm
   1366x768      60.00*+
   1360x768      59.80    59.96  
   1024x768      60.00  
   800x600       60.32    56.25  
   640x480       59.94  
DP1 disconnected (normal left inverted right x axis y axis)
DP2 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)

이것도 내 버전의 X입니다

$ X -version

X.Org X Server 1.17.2
Release Date: 2015-06-16
X Protocol Version 11, Revision 0
Build Operating System: Linux 4.1.0 x86_64 Debian
Current Operating System: Linux think-debian 4.2.0-1-amd64 #1 SMP Debian 4.2.1-2 (2015-09-27) x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.2.0-1-amd64 root=UUID=aaafd0a1-62db-4216-80be-cf0dc016ac7c ro initrd=/install/initrd.gz ipv6.disable=1 init=/lib/systemd/systemd
Build Date: 11 August 2015  10:51:15AM
xorg-server 2:1.17.2-1.1 (http://www.debian.org/support) 
Current version of pixman: 0.33.2
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.

xorg가 최신이고, xrandr의 상황도 비슷하다는 것을 알 수 있습니다. 8GB RAM이 있어 이 기사에서 요구하는 모든 작업을 수행하기에 충분합니다.

관련 정보