Score:0

help running xrandr script at startup on ubuntu

mu flag

i want to run this script when ubuntu starts up, does anyone know how to do it?

xrandr --newmode "1920x1080_30.00"   79.75  1920 1976 2168 2416  1080 1083 1088 1102 -hsync +vsync
xrandr --addmode HDMI1 1920x1080_60.00
xrandr --output HDMI1 --mode 1920x1080_60.00
sudodus avatar
jp flag
Run it with 'autostart', which runs when logging into the graphical desktop.
codlord avatar
ru flag
See this resource which suggests creating an entry in `/etc/X11/xorg.conf.d` https://wiki.archlinux.org/title/Xrandr#Permanently_adding_undetected_resolutions
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.