Search found 3 matches

by ST3WD0
Mon Jun 10, 2019 7:51 pm
Forum: XMouse Button Control
Topic: How to scroll to select all text?
Replies: 2
Views: 5198

Re: How to scroll to select all text?

Not sure if this the proper way to do this but it works for me:

Code: Select all

{MSET:636,575}{MADD:0,0}{PRESS}{LMB}{MADD:200,2000}{WAITMS:1500}{MADD:500,-50}{RELEASE}{LMB}
by ST3WD0
Mon Jun 10, 2019 7:12 pm
Forum: XMouse Button Control
Topic: How to scroll to select all text?
Replies: 2
Views: 5198

How to scroll to select all text?

Say you've got pages of text in Notepad or a long web page in Firefox. A forum post says you can select some of the text with something like {MSET:125,300}{MADD:1,1}{PRESS}{LMB}{MADD:500,500}{MADD:1,1}{RELEASE}{LMB} That works for text already on screen, but how do you scroll down to also select the...
by ST3WD0
Mon Jun 10, 2019 4:02 pm
Forum: XMouse Button Control
Topic: Is there documentation or a complete list of commands?
Replies: 1
Views: 5423

Is there documentation or a complete list of commands?

XMBC is amazing & I'm thankful to Phillip & everyone who contributes.

I'm a new user & I'm struggling to find documentation for XMBC commands. I only find random commands when I stumble upon them in forum posts. So where can I find documentation with a complete listing of commands?

TIA!