PDA

View Full Version : Mouse Cursor



kvihijar
07-03-2003, 09:31 PM
How i can get those wonderful cursors with shadows from knoppix 3.2 to my debian? Thanks..

Stephen
07-03-2003, 11:17 PM
How i can get those wonderful cursors with shadows from knoppix 3.2 to my debian? Thanks..

apt-get install artwiz-cursor and update-alternatives --config x-cursor-theme or just edit the file /etc/alternatives/x-cursor-theme and change to whiteglass after installing the cursor.

kvihijar
07-03-2003, 11:27 PM
I have different cursor in knoppix 3.2. Its lots of smaller and a little bit transparent. That artwiz-cursor is too big..

Stephen
07-04-2003, 02:01 AM
I have different cursor in knoppix 3.2. Its lots of smaller and a little bit transparent. That artwiz-cursor is too big..

I'm pretty sure that is the cursor at least that what I installed to get it if you want to check boot the cd and open the file and you will see the name there.

kvihijar
07-04-2003, 10:19 AM
Well. First i installed artwiz-cursor (apt-get install artwiz-cursor) and then
update-alternatives --config x-cursor-theme.
That says: No alternatives for x-cursor-theme.
So i created that /etc/alternatives/x-cursor-theme-file and put following lines to it:
[Icon theme]
Inherits=whiteglass
Then i started new x but cursor is damn big.. Did i something wrong?