Ruby/Tk key bindings

I’ve been trying to make a key-binding to the Backspace key and I am
having some trouble. I’ve tried many different combo’s and names. I have
also searched for archaic names for the key and haven’t had any luck. If
anyone knows how to make a key-binding to the backspace key in Ruby/Tk
I would be indebted to them.

Thanks
Tait P.

From: Tait P. [email protected]
Subject: Ruby/Tk key bindings
Date: Thu, 22 Jun 2006 22:17:51 +0900
Message-ID: [email protected]

I’ve been trying to make a key-binding to the Backspace key and I am
having some trouble. I’ve tried many different combo’s and names. I have
also searched for archaic names for the key and haven’t had any luck.

man n keysyms :wink:

Please use `BackSpace’. For example,