Difference between revisions of "Customizing Inkscape"

From Inkscape Wiki
Jump to navigation Jump to search
m (→‎Change keyboards shortcuts: add information about user shortcut files)
m (→‎Change icons: add information about user icon files)
Line 21: Line 21:
=== Change icons ===
=== Change icons ===


Icons are in all in an ''icnos.svg'' file located in ''<Inkscape install directory>\share\icons\''. It can be overwritted or modified by the user (be sure of what you do).
Icons are in all in an ''icnos.svg'' file located in ''<Inkscape install directory>\share\icons\''. It can be overwritted or modified by the user (be sure of what you do).
 
Alternatively, a custom ''icons/icons.svg'' file can be loaded from the user Inkscape preferences directory (it will override existing icons from the shared icons file, and fall back to icons from the shared icons file if some are missing in the custom one).


Examples of existing ''icons.svg'':
Examples of existing ''icons.svg'':

Revision as of 11:07, 29 December 2012

Change keyboards shortcuts

There is no user interface to customize shortcuts yet but you can edit <Inkscape install directory>share/keys/default.xml, or add a custom keys/default.xml in the user Inkscape preferences directory to define new shortcuts or remap (override) shortcuts from the shared keymap file.

In order to share same shortcuts than other softwares, following configuration files are shipped with Inkscape (look at the <Inkscape install directory>share/keys/ folder):

Moreover:

  • right-handed-illustration.xml is a configuration where the user draw with the right hand and want to access all shortcuts with the left one
  • inkscape.xml is the default Inkscape shortcuts configuration file.

Change the user interface

Change icons

Icons are in all in an icnos.svg file located in <Inkscape install directory>\share\icons\. It can be overwritted or modified by the user (be sure of what you do).

Alternatively, a custom icons/icons.svg file can be loaded from the user Inkscape preferences directory (it will override existing icons from the shared icons file, and fall back to icons from the shared icons file if some are missing in the custom one).

Examples of existing icons.svg:

  • Default one from the Inkscape repository
  • A Tango Icon Set for Inkscape can be sent in the <Inkscape install directory>\share\icons\ directory, you can rename it.
  • SimpleGrey inkscape theme by Scnd101

Change the theme/skin

In GTK, a theme is defined in a gtkrc file. On Windows, the Inkscape one is located in <Inkscape install directory>\etc\gtk-2.0.