Creating KDE cursor theme packages
If you downloaded a KDE cursor theme but can't add it in KDE Control Centre, see if you can find the following in the package you downloaded:
- index.theme - regular text file
- cursors - folder containing cursor files
- Create a folder properly named, ie. my_cursors
- Copy index.theme into the folder
- Copy cursors into the folder. Your folder layout now should be:
[folder] - index.theme
- cursors
[cursors] - Create a tar.gz archive out of the folder, either
- using Konqueror: right click -> compress->.tar.gz
- using command line: tar -zcvf folder.tar.gz folder/
- Go to KDE Control Centre -> Peripherals -> Mouse -> Cursor Theme -> Install New Theme and add it.
<< Home