Opened 17 years ago
Closed 15 years ago
X Events for Mythfrontend Telnet control
I've created this patch based on fixes 18207 that adds support for sending keyboard commands to a focused X window. I've been writing a MythRemote for my n800 internet tablet and I'm using the Mythfrontend telnet control for sending commands to my frontend. I noticed that when mplayer was focused commands were still sent to the frontend. I created this patch to provide a means to send x commands to the focused window. It adds the xkey command (behaves just like key). I also added a sub command "focused" to retrieve the name of the x window that currently has the focus. Its pretty rough, but I thought I'd send it out to get some discussion started.
Attachments
(5)
- myth-network-sendxkey.patch
(25.8 KB
) - added by yolanother@… 17 years ago.
- Mythfrontend telnet remote sendxkey patch.
- myth-network-sendxkey.2.patch
(25.8 KB
) - added by yolanother@… 17 years ago.
- Mythfrontend network patch with files removed (applies cleanly to fixes18207 branch)
- myth-network-xkey-svn.patch
(20.0 KB
) - added by yolanother@… 17 years ago.
- This version of the patch should apply cleanly to svn 18282.
- 5713-v1.patch
(15.3 KB
) - added by danielk 17 years ago.
- Updated patch to trunk
- 5713-v2.patch
(20.3 KB
) - added by danielk 17 years ago.
- Oops, missing sendxkey.{h,cpp} in last patch
Download all attachments as:
.zip
Change History
(9)
by yolanother@…, 17 years ago
by yolanother@…, 17 years ago
by yolanother@…, 17 years ago
Owner: |
changed from Isaac Richards to danielk
|
Status: |
new → accepted
|
Type: |
patch → enhancement
|
Version: |
unknown → head
|
Component: |
mythtv → MythTV - General
|
Resolution: |
→ wontfix
|
Status: |
accepted → closed
|
Mythfrontend telnet remote sendxkey patch.