* Kajetan Jasztal [08.08.2017 12:50]:
Hi,
my laptop's screen broke lately and I've got about 168px column
on left unusable, this xrandr command seems to work, ie it crops
screen to working area
xrandr --fb 1432x900 --output eDP1 --auto --transform 1,0,-168,0,1,0,0,0,1
but dwm renders on full
hi. i had to make the below change to allow C-+ (which, on my
keyboard, at least, requires a shift) to zoom. (seems like this
*shouldn't* be needed, but...)
cheers, Greg
diff --git a/config.def.h b/config.def.h
index fec6916..d0c6b7c 100644
--- a/config.def.h
+++ b/config.def.h
@@ -133,6 +1
Hi Kajetan,
On 8 August 2017 at 12:49, Kajetan Jasztal wrote:
> my laptop's screen broke lately and I've got about 168px column
> on left unusable, this xrandr command seems to work, ie it crops
> screen to working area
>
> xrandr --fb 1432x900 --output eDP1 --auto --transform 1,0,-168,0,1,0,0,0,
Hi,
my laptop's screen broke lately and I've got about 168px column
on left unusable, this xrandr command seems to work, ie it crops
screen to working area
xrandr --fb 1432x900 --output eDP1 --auto --transform 1,0,-168,0,1,0,0,0,1
but dwm renders on full width of screen (1600x900), so root and
o