diff options
-rwxr-xr-x | getxbookgui | 1 |
1 files changed, 1 insertions, 0 deletions
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 . <Enter> go |