[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: CVS update: system-gschemrc.in



  User: ahvezda 
  Date: 06/07/23 23:29:21

  Modified:    .        system-gschemrc.in
  Log:
  Applied (Patch# 1527363): Set mousepan "gain" to unity by Peter Clifton with
  
  modifications by Ales to allow unity to be configured via rc file.
  
  
  
  
  Revision  Changes    Path
  1.95      +11 -0     eda/geda/gaf/gschem/lib/system-gschemrc.in
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: system-gschemrc.in
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/lib/system-gschemrc.in,v
  retrieving revision 1.94
  retrieving revision 1.95
  diff -u -b -r1.94 -r1.95
  --- system-gschemrc.in	23 Jul 2006 21:49:02 -0000	1.94
  +++ system-gschemrc.in	24 Jul 2006 03:29:21 -0000	1.95
  @@ -170,6 +170,17 @@
   (fast-mousepan "enabled")
   ;(fast-mousepan "disabled")
   
  +; mousepan-gain integer
  +;
  +; Controls how much the display pans when using mousepan.  A larger value
  +; provides greater pan distance when moving the mouse, while a smaller value
  +; provides a smoother, but smaller pan distance when moving the mouse.
  +(mousepan-gain 5)
  +;(mousepan-gain 1)
  +;(mousepan-gain 10)
  +
  +
  +
   ; action-feedback-mode string
   ;
   ; Set the default action feedback mode (for copy/move/component place).
  
  
  


_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs