aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2018-03-29 17:50:04 -0300
committerSilvio Rhatto <rhatto@riseup.net>2018-03-29 17:50:04 -0300
commit6d10ed52ca130aaabcb0ed27e198dc5d66426061 (patch)
treef2398c51d6a9b9a4df0164643460e4ddd8738755 /share
parent1f01fb02bcf6d15d153a1c7ae5964a02551a14dc (diff)
downloadkvmx-6d10ed52ca130aaabcb0ed27e198dc5d66426061.tar.gz
kvmx-6d10ed52ca130aaabcb0ed27e198dc5d66426061.tar.bz2
Adds xrandr action
Diffstat (limited to 'share')
-rw-r--r--share/provision/files/desktop-basic/home/user/.custom/xsession10
1 files changed, 5 insertions, 5 deletions
diff --git a/share/provision/files/desktop-basic/home/user/.custom/xsession b/share/provision/files/desktop-basic/home/user/.custom/xsession
index 5e28203..d223263 100644
--- a/share/provision/files/desktop-basic/home/user/.custom/xsession
+++ b/share/provision/files/desktop-basic/home/user/.custom/xsession
@@ -10,16 +10,16 @@ DISPLAY_DEVICE="Virtual-0" # or maybe qlx-0
#
# Modeline determined by running "cvt 1280 780"
-xrandr --newmode "1280x780_60.00" 81.50 1280 1352 1480 1680 780 783 793 810 -hsync +vsync
-xrandr --addmode $DISPLAY_DEVICE 1280x780_60.00
+#xrandr --newmode "1280x780_60.00" 81.50 1280 1352 1480 1680 780 783 793 810 -hsync +vsync
+#xrandr --addmode $DISPLAY_DEVICE 1280x780_60.00
# Modeline determined by running "cvt 1368 748"
-xrandr --newmode "1368x748_60.00" 83.00 1368 1440 1576 1784 748 751 761 777 -hsync +vsync
-xrandr --addmode $DISPLAY_DEVICE 1368x748_60.00
+#xrandr --newmode "1368x748_60.00" 83.00 1368 1440 1576 1784 748 751 761 777 -hsync +vsync
+#xrandr --addmode $DISPLAY_DEVICE 1368x748_60.00
# Set default modeline
#xrandr --output $DISPLAY_DEVICE --mode 1368x748_60.00
-xrandr --output $DISPLAY_DEVICE --mode 1280x780_60.00
+#xrandr --output $DISPLAY_DEVICE --mode 1280x780_60.00
# Workaround for programs that depend on a system fully operational
# Example: chromium browser running with firejail when your ${DOWNLOADS}