[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: branch: master updated (1.3.1-20080110-23-gbab0fb5)
The branch, master has been updated
via bab0fb5d22b22b5452da553306555d7ff069ebd3 (commit)
from 3d43c5d642ebe12a69380e8accf5533d338ee5e5 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
=========
Summary
=========
gschem/lib/system-gschemrc.in | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
=================
Commit Messages
=================
commit bab0fb5d22b22b5452da553306555d7ff069ebd3
Author: Ales Hvezda <ahvezda@xxxxxxxx>
Date: Sat Jan 26 21:03:50 2008 -0500
Changed Edit/Undo and Add/Bus hotkeys
Previously, "u" was add-bus-hotkey, which was annoying a growing number of
users. Now "u" is undo and "Shift-B" is add-bus. There are now like four
different keys for undo (u, Shift-U, Control-Z, and "e Shift-U") in the
default keymap. Add/bus has "Shift-B" and "au" as hotkeys.
:100644 100644 4f9838b... a934ecd... M gschem/lib/system-gschemrc.in
=========
Changes
=========
commit bab0fb5d22b22b5452da553306555d7ff069ebd3
Author: Ales Hvezda <ahvezda@xxxxxxxx>
Date: Sat Jan 26 21:03:50 2008 -0500
Changed Edit/Undo and Add/Bus hotkeys
Previously, "u" was add-bus-hotkey, which was annoying a growing number of
users. Now "u" is undo and "Shift-B" is add-bus. There are now like four
different keys for undo (u, Shift-U, Control-Z, and "e Shift-U") in the
default keymap. Add/bus has "Shift-B" and "au" as hotkeys.
diff --git a/gschem/lib/system-gschemrc.in b/gschem/lib/system-gschemrc.in
index 4f9838b..a934ecd 100644
--- a/gschem/lib/system-gschemrc.in
+++ b/gschem/lib/system-gschemrc.in
@@ -1267,7 +1267,7 @@
("r" . view-redraw)
("s" . edit-select)
("t" . attributes-keymap)
- ("u" . add-bus-hotkey)
+ ("u" . edit-undo)
("v" . view-keymap)
("w" . view-zoom-box-hotkey)
("x" . view-pan-hotkey)
@@ -1287,6 +1287,7 @@
("Shift less" . page-prev) ; Deprecated; preserved for backward compat
("Page_Up" . page-prev)
("Alt q" . file-quit)
+ ("Shift B" . add-bus-hotkey)
("Shift H" . hierarchy-keymap)
("Shift U" . edit-undo)
("Shift R" . edit-redo)
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs