i want bigger cursor,how can i do it?

Style your desktop
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
oigroig

i want bigger cursor,how can i do it?

Post by oigroig »

as the title say,i've downloaded aero extralarge and comixcursors 0.8.2 but i have no idea of how to install them

i'm using mint 16 cinnamon 64 bit
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
austin.texas
Level 20
Level 20
Posts: 12003
Joined: Tue Nov 17, 2009 3:57 pm
Location: at /home

Re: i want bigger cursor,how can i do it?

Post by austin.texas »

Copy the folders into /usr/share/icons/
Change cursors by right-click on Panel > Settings > Themes > Other Settings > Mouse Pointer
Mint 18.2 Cinnamon, Quad core AMD A8-3870 with Radeon HD Graphics 6550D, 8GB DDR3, Ralink RT2561/RT61 802.11g PCI
Linux Linx 2018
User avatar
Flemur
Level 20
Level 20
Posts: 10096
Joined: Mon Aug 20, 2012 9:41 pm
Location: Potemkin Village

Re: i want bigger cursor,how can i do it?

Post by Flemur »

With fluxbox or similar, you might also need to do:
~/.Xdefaults: Xcursor.size: 40
~/.Xresources: Xcursor.size: 40
~/.xsettingsd: Gtk/CursorThemeSize 40
Please edit your original post title to include [SOLVED] if/when it is solved!
Your data and OS are backed up....right?
oigroig

Re: i want bigger cursor,how can i do it?

Post by oigroig »

austin.texas wrote:Copy the folders into /usr/share/icons/
Change cursors by right-click on Panel > Settings > Themes > Other Settings > Mouse Pointer
i can't extract,it says that thereare not enough permissions for exctract on "icons"
User avatar
austin.texas
Level 20
Level 20
Posts: 12003
Joined: Tue Nov 17, 2009 3:57 pm
Location: at /home

Re: i want bigger cursor,how can i do it?

Post by austin.texas »

oigroig wrote:i can't extract,it says that thereare not enough permissions for exctract on "icons"
Yes, you do have to have administrative permissions to copy something into a folder owned by root
If the folder is on your desktop, open a terminal and enter this command -
sudo cp /home/yourusername/Desktop/nameoffolder /usr/share/icons/
Mint 18.2 Cinnamon, Quad core AMD A8-3870 with Radeon HD Graphics 6550D, 8GB DDR3, Ralink RT2561/RT61 802.11g PCI
Linux Linx 2018
oigroig

Re: i want bigger cursor,how can i do it?

Post by oigroig »

austin.texas wrote:
oigroig wrote:i can't extract,it says that thereare not enough permissions for exctract on "icons"
Yes, you do have to have administrative permissions to copy something into a folder owned by root
If the folder is on your desktop, open a terminal and enter this command -
sudo cp /home/yourusername/Desktop/nameoffolder /usr/share/icons/
cp: directory "/home/giorgio/Scrivania/aero-extra-large" omitted
User avatar
austin.texas
Level 20
Level 20
Posts: 12003
Joined: Tue Nov 17, 2009 3:57 pm
Location: at /home

Re: i want bigger cursor,how can i do it?

Post by austin.texas »

sudo cp /home/giorgio/Scrivania/aero-extra-large /usr/share/icons/
Mint 18.2 Cinnamon, Quad core AMD A8-3870 with Radeon HD Graphics 6550D, 8GB DDR3, Ralink RT2561/RT61 802.11g PCI
Linux Linx 2018
oigroig

Re: i want bigger cursor,how can i do it?

Post by oigroig »

austin.texas wrote:sudo cp /home/giorgio/Scrivania/aero-extra-large /usr/share/icons/
it doesn't work,it give me the same message
User avatar
austin.texas
Level 20
Level 20
Posts: 12003
Joined: Tue Nov 17, 2009 3:57 pm
Location: at /home

Re: i want bigger cursor,how can i do it?

Post by austin.texas »

My mistake.
The cp command copies files. If you want to copy directories, you have to give it cp -r

sudo cp -r /home/giorgio/Scrivania/aero-extra-large /usr/share/icons/
Mint 18.2 Cinnamon, Quad core AMD A8-3870 with Radeon HD Graphics 6550D, 8GB DDR3, Ralink RT2561/RT61 802.11g PCI
Linux Linx 2018
oigroig

Re: i want bigger cursor,how can i do it?

Post by oigroig »

done,thank you all
User avatar
austin.texas
Level 20
Level 20
Posts: 12003
Joined: Tue Nov 17, 2009 3:57 pm
Location: at /home

Re: i want bigger cursor,how can i do it?

Post by austin.texas »

Per favore vai al tuo primo post, fare clic su EDIT e aggiungere [SOLVED] al titolo.
Mint 18.2 Cinnamon, Quad core AMD A8-3870 with Radeon HD Graphics 6550D, 8GB DDR3, Ralink RT2561/RT61 802.11g PCI
Linux Linx 2018
Locked

Return to “Themes, Icons & Wallpaper”