Benjamin-Loison / cinnamon

A Linux desktop featuring a traditional layout, built from modern technology and introducing brand new innovative features.
GNU General Public License v2.0
0 stars 0 forks source link

`Display` `User interface scale` `200 %` resets on VirtualBox reboot (and login and waiting a bit) #5

Open Benjamin-Loison opened 7 months ago

Benjamin-Loison commented 7 months ago

At least being able to set it back thanks to a command would be nice. However, dconf does not seem to contain any interesting entry (https://superuser.com/q/1006983).

xrandr --output Virtual1 --scale 0.5x0.5

provides a pixelized display with modified mouse input sensitivity and make things that worse that I do not know how to start Display such that I can check whether User interface scale is 100 % or 200 %.

gsettings set org.cinnamon.settings-daemon.plugins.xsettings overrides "[{'Gdk/WindowScalingFactor', <2>}]"

Source: https://bbs.archlinux.org/viewtopic.php?pid=2051460#p2051460

does not switch to 200 % in Display and does not resize the taskbar.

https://bbs.archlinux.org/viewtopic.php?pid=2051489#p2051489 does the trick and seems legitimate.

Tracked at Benjamin_Loison/virtualbox#2.

+9

Distribution

Not read

Package version

Not read

Graphics hardware in use

No response

Frequency

Always

Bug description

For Linux Mint (trust).

Steps to reproduce

Not read

Expected behavior

Not read

Additional information

No response

Benjamin-Loison commented 2 weeks ago

Maybe can leverage Benjamin_Loison/gdm/issues/10.