Hi,
I purchased a new touch screen from Waveshare. It has a resolution of 1920*1080 FHD. It was interfaced with Raspberry Pi 3 and loaded Repetier Server Image on that. I was getting output on the new screen, but its icon and looks small compare to the screen size. I need to scale up the size of the icons and the entire screen. Can you help out to resolve the issue?
I was trying to change the aspect ratio on config.txt, but there is no result in the output screen.
"
max_framebuffer_height=1920
max_usb_current=1
hdmi_group=2
hdmi_mode=87
hdmi_timings=1080 0 112 16 160 1920 0 4 10 10 0 0 0 60 0 140000000 1
extra_transpose_buffer=2
gpu_mem=512
display_rotate=1 #1:90;2: 180; 3: 270
"