Opened 17 years ago
Last modified 15 years ago
#20 new defect
better keyboard driver in an X terminal
Reported by: | Sam Hocevar | Owned by: | Sam Hocevar |
---|---|---|---|
Priority: | major | Milestone: | Final |
Component: | core | Version: | SVN |
Keywords: | Cc: | ||
Product: | libcaca |
Description
When in an X terminal, we are stuck with terminal emulation limitations, such as keypress handling. There is no way to know that the Shift or Alt keys have been pressed until another non-modifier key was pressed.
There are techniques (see http://groups.yahoo.com/group/zepp/message/381) to improve this. Quite a dirty hack, but well, might be worth a try.
Change History (2)
comment:1 Changed 16 years ago by
Summary: | better keyboard driver in an X terminal → libcaca: better keyboard driver in an X terminal |
---|
comment:2 Changed 15 years ago by
Component: | libcaca → core |
---|---|
Product: | → libcaca |
Summary: | libcaca: better keyboard driver in an X terminal → better keyboard driver in an X terminal |
Note: See
TracTickets for help on using
tickets.