Results 1 to 6 of 6

Thread: mouse pointer size

  1. #1
    Join Date
    Sep 2007
    Beans
    1,475

    mouse pointer size

    I am having a mouse size problem. I cannot change the size of my mouse in ubuntu. It just doesn't work.

    Then I noticed that when I am in either firefox OR chrome, and the pointer is on either's pages, my mouse goes from redglass to black and shrinks to about 40% of my normal mouse (teeny). Before is found out it does it in chrome I thought that it was a firefox problem but they have no idea. Since the problem is in both programs I tend to believe this might be an ubuntu problem. I also suspect that it may have something to do with the fact that I am running with a 3840x2150 resolution (using a k4 tv for a monitor).

    Any thoughts would be appreciated - thank you..............
    Memory: 16gb
    Processor: Intel® Core™ i7-2600 CPU
    Graphics: NVC1
    OS: Ubuntu 22.04.3 Gnome: 42.9

  2. #2
    Join Date
    Jun 2007
    Location
    Arizona U.S.A.
    Beans
    5,739

    Re: mouse pointer size

    Suggestions:
    First, change default cursor to redglass with command:
    sudo update-alternatives --config x-cursor-theme
    (redglass should also be selected in Tweaks > Appearance > Cursor)
    redglass is resizable. Set the size in Settings > Universal Access > Cursor Size
    If it continues to change between sizes, there is another thing to try:
    Add this line to the file ~/.Xresources to set cursor size (if this file doesn't exist, create it).
    Xcursor.size: 48
    redglass size can be any of 12, 16, 24, 32, or 48
    Last edited by Dennis N; January 16th, 2019 at 07:08 PM.

  3. #3
    Join Date
    Sep 2007
    Beans
    1,475

    Re: mouse pointer size

    Thank you for the reply!

    I did the sudo update-alternatives............ and, now, I can change my mouse pointer size! I also tried the .Xresources to see if it had anything to do with the pointer in Firefox or Chrome but no cigar there (mouse pointer still goes down in size and changes color to black). I should add that I had the setting the size in settings thing on a couple of machines and the one I am using, right now, has a resolution of 1920x1080 and it works here and suspect it will on the tv one too.

    I will eventually reboot and then, perhaps? Still, progress!!!!!

    Thanks again!
    Last edited by jgw; January 16th, 2019 at 07:43 PM.
    Memory: 16gb
    Processor: Intel® Core™ i7-2600 CPU
    Graphics: NVC1
    OS: Ubuntu 22.04.3 Gnome: 42.9

  4. #4
    Join Date
    Jun 2007
    Location
    Arizona U.S.A.
    Beans
    5,739

    Re: mouse pointer size

    You would at least need to log out and log back in to be sure these changes take effect. Reboot would work too, of course.

  5. #5
    Join Date
    Sep 2007
    Beans
    1,475

    Re: mouse pointer size

    I went to the firefox forum and asked the same question (teeny mouse pointer in firefox). The answer, from another user, was that he thought it was a bug and its been reported. I didn't check to make sure but I think he was right. I will mark this one as solved as I can, now, change my mouse size outside of the browser and I will just have to wait I guess. I have set my mouse to show me where it is (with the control key as per tweak) which helps.

    Thanks again for the help!!!
    Memory: 16gb
    Processor: Intel® Core™ i7-2600 CPU
    Graphics: NVC1
    OS: Ubuntu 22.04.3 Gnome: 42.9

  6. #6
    Join Date
    Jun 2007
    Location
    Arizona U.S.A.
    Beans
    5,739

    Re: mouse pointer size

    Cursor theme changing back to default theme (DMZ-Black) outside the browser window usually means your default cursor theme is not set to the cursor you select in Tweaks. Please post output of:

    Code:
    update-alternatives --query x-cursor-theme
    Normally, this isn't necessary in newer Ubuntu versions. The cursor theme from Tweaks and (optional) size from Universal Access are enough to get it set.
    Last edited by Dennis N; January 19th, 2019 at 09:18 PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •