Article 52HCJ Lxde login panel resolution

Lxde login panel resolution

by
bong.mau
from LinuxQuestions.org on (#52HCJ)
Hi
Env Debian 9.12 using LXDE
i set lxde video resolution to 1024x768 and it works fine
but when lightdm is started it show me the login panel in very high resolution ..with small fonts and small input fields
according to some hints i create a script lightdmxrandr.sh
______________________________________________
#/bin/sh
xrandr --output VGA-0 --primary --mode 1024x768
______________________________________________
(i tested the script and it works)
then in lightdm.conf at bottom i insert a line with
display-setup-script=/home/bong/Documents/lightdmxrandr.sh
but nothing changes ..still login shows in high resolution ...
Looking at the small icon i see F1 to set big fonts and this helps a little,but at every boot this setting is resetted to small fonts ...
in the past i used xorg.conf to set parameters...but debian 9 does not use it anymore,it sense the hardware and starts display manager with the higher resolution available ...
how to set the login panel at 1024x768 ? or big fonts at login permanently ?
thanks in advance
Mauriziolatest?d=yIl2AUoC8zA latest?i=4SZZhf8UBe4:ju4rgkJ5KYk:F7zBnMy latest?i=4SZZhf8UBe4:ju4rgkJ5KYk:V_sGLiP latest?d=qj6IDK7rITs latest?i=4SZZhf8UBe4:ju4rgkJ5KYk:gIN9vFw4SZZhf8UBe4
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments