Search found 149 matches

by Dolmatov
Sat Feb 25, 2023 9:52 pm
Forum: XMouse Button Control
Topic: Random Crash has caused XMBC to stop working
Replies: 9
Views: 1181

Re: Random Crash has caused XMBC to stop working

Check Windows system logs (Event Viewer).
Perhaps you will find other mistakes indicating the need to restore the system or an error code only for this program.
by Dolmatov
Fri Feb 17, 2023 1:27 pm
Forum: XMouse Button Control
Topic: Problem with Logi M650 L
Replies: 15
Views: 2491

Re: Problem with Logi M650 L

XMouseButtonControl.zip
The user sent a debug log through me. Time 15:08.

Please look in your free time for non-standard activities.
by Dolmatov
Fri Feb 17, 2023 12:56 pm
Forum: XMouse Button Control
Topic: Problem with Logi M650 L
Replies: 15
Views: 2491

Re: Problem with Logi M650 L

I believe this mouse uses button 4 + wheel to scroll horizontally does it not This is so, if you do not install Logitech software. And XMBC sees a tilt of the wheel. But there is another problem: XMBC does not see the difference between the 4 and 5 buttons. Maybe you turn on debugging and send a lo...
by Dolmatov
Thu Feb 16, 2023 12:25 am
Forum: XMouse Button Control
Topic: Please help translation XMBC to your language?
Replies: 663
Views: 1038702

Re: Please help translation XMBC to your language?

Russian.xmbclp
2.20 beta 11 (Russian).
by Dolmatov
Thu Feb 16, 2023 12:23 am
Forum: XMouse Button Control
Topic: XMBC Beta 2.20
Replies: 41
Views: 15639

Re: XMBC Beta 2.20

Error (beta 11).
Error creating RUNADM tag description, see RUNINA description for RUNADM without RUNINA .
by Dolmatov
Thu Feb 16, 2023 12:19 am
Forum: XMouse Button Control
Topic: Please help translation XMBC to your language?
Replies: 663
Views: 1038702

Re: Please help translation XMBC to your language?

Type

Code: Select all

"\t\t\t{RUNMIN:<application>} Run the specified application (minimized).") => ""						# -- Modified in 2.20 Beta 11
)

Code: Select all

"\t\t\t{RUNMIN:<application>} Run the specified application (minimized)." => ""						# -- Modified in 2.20 Beta 11
by Dolmatov
Tue Feb 14, 2023 11:06 pm
Forum: General Chat
Topic: Forum bugs | 2023
Replies: 0
Views: 10240

Forum bugs | 2023

This thread is for a short description of the bugs and limitations of the forum. You may notice bugs that appeared after the cited update. Some of the entries may be old but still relevant. I spent about 10 hours yesterday just updating to the latest phpbb and I'm sick and tired of it frankly! ____...
by Dolmatov
Sun Feb 12, 2023 10:18 am
Forum: XMouse Button Control
Topic: Please help translation XMBC to your language?
Replies: 663
Views: 1038702

Re: Please help translation XMBC to your language?

Russian 2.20 beta 9
* It seems that the main shortcomings of my own and others have been corrected.
by Dolmatov
Sun Feb 12, 2023 10:16 am
Forum: XMouse Button Control
Topic: Please help translation XMBC to your language?
Replies: 663
Views: 1038702

Re: Please help translation XMBC to your language?

Something went wrong. Wrong line endings. # -- Added in 2.20 Beta 9 -- "Application tags:\t\t{RUN:<application>} Run the specified application." => "" "\t\t\t{RUNH:<application>} Run the specified application (hidden)." => "" "\t\t\t{RUNM:<application>} R...
by Dolmatov
Wed Dec 14, 2022 7:40 am
Forum: XMouse Button Control
Topic: wmp-hc, cpu 100%
Replies: 6
Views: 1048

Re: wmp-hc, cpu 100%

wmp-hc There's no such thing. MPC-HC as mentioned earlier. I checked on MPC-BE and found no issues. Try changing the player. This is another development branch of the MPC player. You may have installed additional software (madvr, lav, etc.) or changed similar settings. This may create additional lo...
by Dolmatov
Wed Dec 14, 2022 7:06 am
Forum: XMouse Button Control
Topic: deleted
Replies: 2
Views: 887

Re: Save Image with one-click?

One of the variations is written above. You need to write down the exact list of actions that you perform in a notebook or on paper. Then find the appropriate commands in the key simulation. This can be moving the cursor, pressing the mouse keys, arrows, the TAB key to move between window elements, ...
by Dolmatov
Wed Dec 14, 2022 6:55 am
Forum: XMouse Button Control
Topic: please guide me
Replies: 5
Views: 882

Re: please guide me

Please use the wheel up button on the wheel If you use this "key" then it's not what you expect. The mouse wheel has a different principle of operation, except for the function of pressing through additional buttons on the wheel itself. For tests, try using the right mouse button or an ad...
by Dolmatov
Wed Nov 02, 2022 1:34 am
Forum: XMouse Button Control
Topic: Macro
Replies: 4
Views: 1206

Re: Macro

Before writing a command, take a notepad and think about the desired algorithm in words. Example: 1. Mouse cursor in the upper right corner; 2. I move the mouse cursor to the button A; 3. I press the left mouse button; 4. Button A moves one centimeter below the mouse cursor; 5. I move the mouse one ...
by Dolmatov
Wed Nov 02, 2022 1:22 am
Forum: XMouse Button Control
Topic: Macro
Replies: 4
Views: 1206

Re: Macro

MADD - this is a manually calculated offset. For example, the screen angle is 0 0 (xy). Accordingly, "10,10" will shift along the axes by this number of pixels from this corner. If the starting position is different and you need to move away from it, then you need to shift the position. If...
by Dolmatov
Wed Nov 02, 2022 1:11 am
Forum: XMouse Button Control
Topic: Simultaneous custom keys
Replies: 9
Views: 1817

Re: Simultaneous custom keys

An example is given above. In the middle there is only one additional command to press enter ({RETURN}).

The program has command descriptions and examples. The site has the user manual.