Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

[Bug] ExtraLarge mouse pointer after screen rotation #148

Open
awohsen opened this issue Sep 27, 2022 · 0 comments
Open

[Bug] ExtraLarge mouse pointer after screen rotation #148

awohsen opened this issue Sep 27, 2022 · 0 comments

Comments

@awohsen
Copy link

awohsen commented Sep 27, 2022

Describe the bug
After I fixed my monitor's rotation #145 (comment), the mouse pointer became 3x larger!

Section "Monitor"
 VendorName "ViewSonic"
 Identifier "DVI-I-1"
#  Modeline "1366x768" 148.50 1920 2008 2052 2200 1080
#  1084 1089 1125 +hsync +vsync
 Option "PreferredMode" "1440x900"
 Option "LeftOf" "DVI-D-0"
 Option "DPMS" "true"
 Option "Primary" "true"
EndSection

Section "Monitor"
 VendorName "HP"
 Identifier "DVI-D-0"
#  Modeline "3440x1440" 148.50 1920 2008 2052 2200 1080
#  1084 1089 1125 +hsync +vsync
 Option "PreferredMode" "1680x1050"
 Option "RightOf" "DVI-I-1"
 Option "DPMS" "true"
 Option "Rotate" "left"
 Option "Primary" "false"
EndSection

Additional context
Perhaps its a miscalculation from ~/.config/awesome/modules/better-resize.lua.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant