Re: X11 cursor size

2022-07-18 Thread Gary Johnson
a...@soeven.de writes: > Thanks for pointing out the Adwaita-Icon-Theme along with the path to > the system wide icons/pointer directory. Now I'm able to set the pointer > and size for the X11 session. Unfortunately emacs (when exwm is started) > seems to override this setting and for all child fr

Re: X11 cursor size

2022-07-17 Thread alex
Thanks for pointing out the Adwaita-Icon-Theme along with the path to the system wide icons/pointer directory. Now I'm able to set the pointer and size for the X11 session. Unfortunately emacs (when exwm is started) seems to override this setting and for all child frames of exwm. Someone else repor

Re: X11 cursor size

2022-07-17 Thread Gary Johnson
a...@soeven.de writes: > I tried this already an the effect is, that the default pointer (in X11 > outside of any window) changes from a cross to a left_ptr but the size does > not change. If I understand correctly, I need to have type1 fonts for > that which I included in my config by adding `fon

Re: X11 cursor size

2022-07-16 Thread Alexander Asteroth
Dear Gary, I tried this already an the effect is, that the default pointer (in X11 outside of any window) changes from a cross to a left_ptr but the size does not change. If I understand correctly, I need to have type1 fonts for that which I included in my config by adding `font-xfree86-type1` to

Re: X11 cursor size

2022-07-16 Thread alex
Dear Gary, I tried this already an the effect is, that the default pointer (in X11 outside of any window) changes from a cross to a left_ptr but the size does not change. If I understand correctly, I need to have type1 fonts for that which I included in my config by adding `font-xfree86-type1` to

Re: X11 cursor size

2022-07-15 Thread Gary Johnson
a...@soeven.de writes: > > My problem is the following: I use guix with X11 and EXWM as (only) > window manager. I have a 13" laptop with 4k screen and therefore the > X11-pointer/cursor is so small, that most of the time I don't even see > it. All solutions to increase the cursor size without usin