Opened 3 years ago
Last modified 3 years ago
#17532 closed bug
Mouse protocol now working — at Initial Version
Reported by: | CandyMan | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta4 |
Component: | Applications/Terminal | Version: | R1/beta3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
The Extended/SGR 1006 mouse protocol, supported by xterm 277 and newer.
Message format: Esc[<0;123;456M - mouse button press
or: Esc[<0;123;456m - mouse button release
Haiku always sends a capital "M" at the end of the message, or doesn't send it at all when the mouse button is released.
Note:
See TracTickets
for help on using tickets.