From 80c2c2e8011a1c285280a7e5c49da79bdcecada9 Mon Sep 17 00:00:00 2001 From: Nick White Date: Wed, 12 Oct 2011 00:09:56 +0100 Subject: Bind enter to go in gui --- getxbookgui | 1 + 1 file changed, 1 insertion(+) diff --git a/getxbookgui b/getxbookgui index 786aac6..fb5decd 100755 --- a/getxbookgui +++ b/getxbookgui @@ -27,3 +27,4 @@ button .dl -text "download" -command go label .st -relief sunken -width 20 pack .lab .id .bin .dl .st +bind . go -- cgit v1.2.3