[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: system-gschemrc.in
User: pcjc2
Date: 07/03/26 15:13:13
Modified: . Tag: noscreen system-gschemrc.in
Log:
Added rc option (select-slack-pixels #) to control how near an object
we have to be in order to select it by clicking. Default is 4 pixels.
Revision Changes Path
No revision
No revision
1.111.2.4 +9 -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.111.2.3
retrieving revision 1.111.2.4
diff -u -b -r1.111.2.3 -r1.111.2.4
--- system-gschemrc.in 23 Feb 2007 23:32:08 -0000 1.111.2.3
+++ system-gschemrc.in 26 Mar 2007 19:13:12 -0000 1.111.2.4
@@ -199,6 +199,15 @@
;(keyboardpan-gain 1)
;(keyboardpan-gain 5)
+; select-slack-pixels integer
+;
+; Controls how many pixels around an object can still be clicked as part of
+; that object.
+; A larger value gives greater ease in selecting small, or narrow objects.
+(select-slack-pixels 4)
+;(select-slack-pixels 0)
+;(select-slack-pixels 1)
+
; action-feedback-mode string
;
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs