You are not logged in.

#1 2023-01-14 08:02:02

CooKiECruNChEr43
Member
Registered: 2015-10-17
Posts: 86

Program Visual Studio hardly visible [Solved]

I have downloaded Visual Studio, installed it and then I notice that I can hardly read what is in the program.
This picture tells the story: https://imgur.com/a/wPTI7BV.

Editing View in the menu bar doesn't work. How can I fix this?

Last edited by CooKiECruNChEr43 (2023-01-14 08:32:33)

Offline

#2 2023-01-14 08:31:59

CooKiECruNChEr43
Member
Registered: 2015-10-17
Posts: 86

Re: Program Visual Studio hardly visible [Solved]

This can be fixed by changing the screen resolution:
# determining the screen resolution used and available screen resolutions:

xrandr -q

# changing the screen resolution with the command:

xrandr --output HDMI-0 --mode 1920x1080

Asking the question leads you to the answer sometimes.

Offline

Board footer

Powered by FluxBB