Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant