[PATCH] make shift+backspace work, 139375



Hey,

This patch makes shift+backspace go to the parent window and close the
current one.  Fixes bug 139375.

James
Index: src/nautilus-shell-ui.xml
===================================================================
RCS file: /cvs/gnome/nautilus/src/nautilus-shell-ui.xml,v
retrieving revision 1.113
diff -u -r1.113 nautilus-shell-ui.xml
--- src/nautilus-shell-ui.xml	28 Jan 2004 07:36:15 -0000	1.113
+++ src/nautilus-shell-ui.xml	9 Apr 2004 02:35:22 -0000
@@ -42,6 +42,7 @@
 	<accel name="*Control*equal" verb="Zoom In"/>
 	<accel name="*Control**Shift*plus" verb="Zoom In"/>
 	<accel name="BackSpace" verb="Up"/>
+	<accel name="*Shift*BackSpace" verb="UpCloseCurrent"/>
 </keybindings>
 
 <menu>


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