Skip to content
This repository has been archived by the owner on Jul 8, 2018. It is now read-only.

avagordon01/cursor-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows to Linux cursor converter

dinosaur dinosaur dinosaur dinosaur dinosaur dinosaur dinosaur dinosaur dinosaur dinosaur dinosaur dinosaur

Depends

  • ImageMagick
  • Windows Cursors, either .ani or .cur. (A default dinosaur theme is included)

Build Ani2Ico

cd ani2ico
make

Conversion

Input files should be in inputs/*.ani and inputs/*.cur Output files will go to outputs/CURSORNAME/CURSORNAME*

./convert.sh

Usage

Start with a default cursor theme, something like Adwaita

mkdir -p ~/.icons/THEMENAME
cp /usr/share/icons/Adwaita/cursors ~/.icons/THEMENAME

Replace the cursors you want

cp outputs/CURSORNAME/CURSORNAME ~/.icons/THEMENAME/cursors/CURSOR_TO_REPLACE

You may also have to select the cursor theme. In Gnome, this is done using gnome-tweak-tool, in Appearance/Themes/Cursor select THEMENAME.

About

Convert Windows cursors to Linux cursors

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published