unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Gary Johnson <lambdatronic@disroot.org>
To: alex@soeven.de
Cc: help-guix@gnu.org
Subject: Re: X11 cursor size
Date: Fri, 15 Jul 2022 18:13:06 -0400	[thread overview]
Message-ID: <87fsj2f2d4.fsf@disroot.org> (raw)
In-Reply-To: <87cze6y7a6.fsf@soeven.de>

alex@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 using gnome or
> similar tools involve the installation of a scalable font and then
> incresing the size of the cursor. However I don't manage to make this
> work on guix.
>
> Does anyone maybe have a working solution for this which they can share?
>
> Cheers, Alex

Hi Alex,

I also run EXWM as my window manager under Guix System. I manage my
keyboard and cursor settings in my ~/.xsession file. For the cursor
settings, I use xsetroot like so:

```
# Change cursor to left arrow
xsetroot -cursor_name left_ptr
```

Take a look at its man page for quite a few options related to setting
the cursor file and size.

Happy hacking!
  Gary

-- 
GPG Key ID: 7BC158ED
Use `gpg --search-keys lambdatronic' to find me
Protect yourself from surveillance: https://emailselfdefense.fsf.org
=======================================================================
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments

Why is HTML email a security nightmare? See https://useplaintext.email/

Please avoid sending me MS-Office attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html


  parent reply	other threads:[~2022-07-15 22:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-15 10:46 X11 cursor size alex
2022-07-15 12:08 ` alex
2022-07-15 22:13 ` Gary Johnson [this message]
2022-07-16  8:18   ` Alexander Asteroth
2022-07-16  8:44     ` alex
2022-07-17 23:45       ` Gary Johnson
2022-07-18  5:46         ` alex
2022-07-18 13:21           ` Gary Johnson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fsj2f2d4.fsf@disroot.org \
    --to=lambdatronic@disroot.org \
    --cc=alex@soeven.de \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).