From 72c8b76f8aaaa455679ac25b5679029317bdb172 Mon Sep 17 00:00:00 2001 From: Christian Heller Date: Sun, 6 Aug 2023 23:10:19 +0200 Subject: [PATCH] Enhance boowkorm w530 setup. --- bookworm/home_files/user/public_repos/repos | 1 + bookworm/home_files/w530/.xinitrc_bonus | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/bookworm/home_files/user/public_repos/repos b/bookworm/home_files/user/public_repos/repos index 27eb028..2414eec 100644 --- a/bookworm/home_files/user/public_repos/repos +++ b/bookworm/home_files/user/public_repos/repos @@ -5,3 +5,4 @@ plomlombot-irc.git plomrogue plomrogue2-experiments plomvi.el +misc diff --git a/bookworm/home_files/w530/.xinitrc_bonus b/bookworm/home_files/w530/.xinitrc_bonus index c3e7799..b3a221f 100644 --- a/bookworm/home_files/w530/.xinitrc_bonus +++ b/bookworm/home_files/w530/.xinitrc_bonus @@ -1 +1,2 @@ -xrandr --output LVDS-1 --mode 1368x768 --output HDMI-1-0 --auto --right-of LVDS-1 +# The extreme --pos disconnects the cursor movement spaces, so mouse stays inside selected screen. +xrandr --output LVDS-1 --mode 1368x768 --output HDMI-1-0 --auto --pos 2000x2000 -- 2.30.2