GLUG: Font GTK

Andrea Tacchetti takke@linux.it
Mer 7 Dic 2005 18:21:22 CET


Ciao a tutti,
  Qualcuno ha dimestichezza con i font di GTK?
  Il mio obbettivo è evitare di cavarmi gli occhi ogni qual volta apro
  un programma interfacciato con GTK. Tipo XMMS, scilab, aMule ecc.

  Credo che il file in questione si : $HOME/.gimp-2.2/gtkrc vi posto una
  copia del file che giace anche sotto il nome di .gtkrc nella mia home.

  # pixmap_path "<dir 1>:<dir 2>:<dir 3>:..."
  #
  # include "rc-file"
  #
  # style <name> [= <name>]
  # {
  #   <option>
  # }
  #
  # widget <widget_set>       style <style_name>
  # class  <widget_class_set> style <style_name>
  #
  # You can add your own GIMP-specific GTK styles here.


  #
  # Example keybinding to remap Help to F2:
  #
   binding "gimp-help-binding"
   {
     bind "F2"           { "show-help" (255)        }
     bind "KP_F2"        { "show-help" (255)        }
     bind "<shift>F2"    { "show-help" (whats-this) }
     bind "<shift>KP_F2" { "show-help" (whats-this) }
     bind "<ctrl>F2"     { "show-help" (tooltip)    }
     bind "<ctrl>KP_F2"  { "show-help" (tooltip)    }
   }
  # class "GtkWidget" binding "gimp-help-binding"


  #
  # Adjust the size of previews in plug-in dialogs:
  #
     style "gimp-large-preview"
  {
       GimpPreview::size = 256
  }

  # class "GimpPreview" style "gimp-large-preview"


  #
  # Change the dock separator DND highlight color:
  #
     style "gimp-red-separator-style"
    {
     bg[SELECTED] = "#aa2448"
    }
  # widget "*gimp-dock-separator*" style
  # "gimp-red-separator-style"


Grazie
Ciao
	Takke
-------------- parte successiva --------------
Un allegato non testuale è stato rimosso....
Nome:        non disponibile
Tipo:        application/pgp-signature
Dimensione:  189 bytes
Descrizione: Digital signature
Url:         http://lists.linux.it/pipermail/glug/attachments/20051207/dd677235/attachment-0001.pgp


Maggiori informazioni sulla lista glug