[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: system-gschemrc.in
User: werner
Date: 06/12/12 12:32:48
Modified: . Tag: autonumber system-gschemrc.in
Log:
sync autonumber branch with trunk
Revision Changes Path
No revision
No revision
1.106.4.1 +54 -36 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.106
retrieving revision 1.106.4.1
diff -u -b -r1.106 -r1.106.4.1
--- system-gschemrc.in 21 Oct 2006 03:22:10 -0000 1.106
+++ system-gschemrc.in 12 Dec 2006 17:32:48 -0000 1.106.4.1
@@ -153,6 +153,15 @@
;(pin-style "thin")
(pin-style "thick")
+; line-style string
+;
+; Set to thin if you want thin lines
+; Set to thick if you want thick lines.
+; This mode also determines what line style gets printed
+;
+;(line-style "thin")
+(line-style "thick")
+
; zoom-with-pan string
;
; Sets the zoom in and zoom out functions to pan the display and then zoom.
@@ -829,42 +838,42 @@
; Example: "Lower Right".
; The alignment and angle will be also set.
; Attrib_name Direct. X_offset Y_offset Reference Alignment Angle
- '( ("pinlabel" ">" 50 0 "Lower Right" "Lower Left" 0)
- ("pinlabel" "<" -50 0 "Lower Left" "Lower Right" 0)
- ("pinlabel" "^" 0 50 "Upper Middle" "Lower Left" 90)
- ("pinlabel" "v" 0 -50 "Lower Middle" "Lower Right" 90)
- ("pinnumber" ">" -100 50 "Lower Right" "Lower Right" 0)
- ("pinnumber" "<" 100 50 "Lower Left" "Lower Left" 0)
- ("pinnumber" "^" -50 -100 "Upper Middle" "Lower Right" 90)
- ("pinnumber" "v" -50 100 "Lower Middle" "Lower Left" 90)
+ '( ("pinlabel" ">" 50 0 "Lower Right" "Lower Left" 0 "" 0)
+ ("pinlabel" "<" -50 0 "Lower Left" "Lower Right" 0 "" 0)
+ ("pinlabel" "^" 0 50 "Upper Middle" "Lower Left" 90 "" 0)
+ ("pinlabel" "v" 0 -50 "Lower Middle" "Lower Right" 90 "" 0)
+ ("pinnumber" ">" -100 50 "Lower Right" "Lower Right" 0 "" 0)
+ ("pinnumber" "<" 100 50 "Lower Left" "Lower Left" 0 "" 0)
+ ("pinnumber" "^" -50 -100 "Upper Middle" "Lower Right" 90 "" 0)
+ ("pinnumber" "v" -50 100 "Lower Middle" "Lower Left" 90 "" 0)
; Component attributes
; One direction
- ("refdes" "<" -50 50 "Upper Middle" "Lower Right" 0)
- ("value" "<" 50 50 "Upper Middle" "Lower Left" 0)
- ("refdes" ">" -50 50 "Upper Middle" "Lower Right" 0)
- ("value" ">" 50 50 "Upper Middle" "Lower Left" 0)
- ("refdes" "^" 50 100 "Middle Left" "Lower Right" 0)
- ("value" "^" 50 -100 "Middle Left" "Lower Right" 0)
- ("refdes" "v" 50 100 "Middle Left" "Lower Right" 0)
- ("value" "v" 50 -100 "Middle Left" "Lower Right" 0)
+ ("refdes" "<" -50 50 "Upper Middle" "Lower Right" 0 "" 0)
+ ("value" "<" 50 50 "Upper Middle" "Lower Left" 0 "" 0)
+ ("refdes" ">" -50 50 "Upper Middle" "Lower Right" 0 "" 0)
+ ("value" ">" 50 50 "Upper Middle" "Lower Left" 0 "" 0)
+ ("refdes" "^" 50 100 "Middle Left" "Lower Right" 0 "" 0)
+ ("value" "^" 50 -100 "Middle Left" "Lower Right" 0 "" 0)
+ ("refdes" "v" 50 100 "Middle Left" "Lower Right" 0 "" 0)
+ ("value" "v" 50 -100 "Middle Left" "Lower Right" 0 "" 0)
; Two directions
- ("refdes" "<>" -50 50 "Upper Middle" "Lower Right" 0)
- ("value" "<>" 50 50 "Upper Middle" "Lower Left" 0)
- ("refdes" "^v" -50 100 "Middle Left" "Lower Right" 0)
- ("value" "^v" -50 -100 "Middle Left" "Lower Right" 0)
+ ("refdes" "<>" -50 50 "Upper Middle" "Lower Right" 0 "" 0)
+ ("value" "<>" 50 50 "Upper Middle" "Lower Left" 0 "" 0)
+ ("refdes" "^v" -50 100 "Middle Left" "Lower Right" 0 "" 0)
+ ("value" "^v" -50 -100 "Middle Left" "Lower Right" 0 "" 0)
; Three directions
- ("refdes" "<^v" -50 100 "Middle Left" "Lower Right" 0)
- ("value" "<^v" -50 -100 "Middle Left" "Lower Right" 0)
- ("refdes" ">^v" 50 100 "Middle Right" "Lower Left" 0)
- ("value" ">^v" 50 -100 "Middle Right" "Lower Left" 0)
- ("refdes" "<>v" -50 -50 "Lower Middle" "Upper Right" 0)
- ("value" "<>v" 50 -50 "Lower Middle" "Upper Left" 0)
- ("refdes" "<>^" -50 50 "Upper Middle" "Lower Right" 0)
- ("value" "<>^" 50 50 "Upper Middle" "Lower Left" 0)
+ ("refdes" "<^v" -50 100 "Middle Left" "Lower Right" 0 "" 0)
+ ("value" "<^v" -50 -100 "Middle Left" "Lower Right" 0 "" 0)
+ ("refdes" ">^v" 50 100 "Middle Right" "Lower Left" 0 "" 0)
+ ("value" ">^v" 50 -100 "Middle Right" "Lower Left" 0 "" 0)
+ ("refdes" "<>v" -50 -50 "Lower Middle" "Upper Right" 0 "" 0)
+ ("value" "<>v" 50 -50 "Lower Middle" "Upper Left" 0 "" 0)
+ ("refdes" "<>^" -50 50 "Upper Middle" "Lower Right" 0 "" 0)
+ ("value" "<>^" 50 50 "Upper Middle" "Lower Left" 0 "" 0)
; Four directions
- ("refdes" "<>^v" 300 50 "Upper Left" "Lower Left" 0)
- ("value" "<>^v" -300 50 "Upper Right" "Lower Right" 0)
+ ("refdes" "<>^v" 300 50 "Upper Left" "Lower Left" 0 "^<" 50)
+ ("value" "<>^v" -300 50 "Upper Right" "Lower Right" 0 "^>" 50)
))
; Position of parameters inside default-position-of-text-attributes
@@ -875,6 +884,8 @@
(define def-reference-pos 4)
(define def-alignment-pos 5)
(define def-angle-pos 6)
+(define def-move-pos 7)
+(define def-spacing-pos 8)
; Adds the default pin attributes to each newly placed pin.
(define (add-default-pin-attributes object)
@@ -1297,7 +1308,10 @@
("Shift H" . hierarchy-keymap)
("Shift U" . edit-undo)
("Shift R" . edit-redo)
- ("Shift Z" . view-zoom-out-hotkey)))
+ ("Shift Z" . view-zoom-out-hotkey)
+ ("Control x" . buffer-cut1)
+ ("Control c" . buffer-copy1)
+ ("Control v" . buffer-paste1-hotkey)))
; finally set the keymap point to the newly created datastructure
(define current-keymap global-keymap)
@@ -1347,6 +1361,10 @@
("Redo" edit-redo edit-redo)
("SEPARATOR" no-action no-action)
("Select Mode" edit-select edit-select)
+ ("Cut Buffer" buffer-cut1 buffer-cut1)
+ ("Copy Buffer" buffer-copy1 buffer-copy1)
+ ("Paste Buffer" buffer-paste1-hotkey buffer-paste1-hotkey)
+ ("SEPARATOR" no-action no-action)
("Edit..." edit-edit edit-edit)
("Edit Text..." edit-text edit-text)
("Copy Mode" edit-copy edit-copy-hotkey)
@@ -1383,11 +1401,11 @@
("Cut into 3" buffer-cut3 buffer-cut3)
("Cut into 4" buffer-cut4 buffer-cut4)
("Cut into 5" buffer-cut5 buffer-cut5)
- ("Paste from 1" buffer-paste1 buffer-paste1-hotkey)
- ("Paste from 2" buffer-paste2 buffer-paste2-hotkey)
- ("Paste from 3" buffer-paste3 buffer-paste3-hotkey)
- ("Paste from 4" buffer-paste4 buffer-paste4-hotkey)
- ("Paste from 5" buffer-paste5 buffer-paste5-hotkey)))
+ ("Paste from 1" buffer-paste1-hotkey buffer-paste1-hotkey)
+ ("Paste from 2" buffer-paste2-hotkey buffer-paste2-hotkey)
+ ("Paste from 3" buffer-paste3-hotkey buffer-paste3-hotkey)
+ ("Paste from 4" buffer-paste4-hotkey buffer-paste4-hotkey)
+ ("Paste from 5" buffer-paste5-hotkey buffer-paste5-hotkey)))
(define view-menu-items
;;
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs