screenswitch with arrows

Post a reply

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: screenswitch with arrows

Re: screenswitch with arrows

by indigodelta » Sat Feb 24, 2024 4:09 pm

This works perfectly. Thank you.

Re: screenswitch with arrows

by aka » Sat Feb 24, 2024 12:27 am

Please try 6.2.16 version. In config:

Code: Select all

screenswitch = Win-Alt-N

Re: screenswitch with arrows

by indigodelta » Wed Feb 21, 2024 10:06 am

Thank you. Win-Alt-N is not used by Windows, so I think that is the best one. Could I suggest that the documentation be updated also to state clearly that only specific options are allowed and to list the valid options?

Thank you for your support.

Re: screenswitch with arrows

by akatik » Wed Feb 21, 2024 6:29 am

Now only three variants are available: default Win-N, Win-Ctrl-N and disabled.

I can add any sequence. Please, only one sequence. Win-Alt-N ? Win-Alt-left Ctrl-right Shift-N ?

Re: screenswitch with arrows

by indigodelta » Tue Feb 20, 2024 11:56 am

So I've figured out the problem. I was using Win-Alt-N but that seems to be invalid. Changing it to Win-Ctrl-N works, but I don't want to use the Ctrl key since that is used by windows for switching virtual desktops. Where do I find documentation about which key combinations are valid, please? I'd specifically like to use Alt or some more complex combination.

Thank you.

Re: screenswitch with arrows

by akatik » Sun Feb 18, 2024 9:47 am

The screenswitch= parameter should affect the arrow keys now.

1. Show me terminal log: http://wtware.com/logs.html so I can find screenswitch= parameter value active now.

2. Which keys and in which order do you press? Please, be extremely strict. "Press and keep pressed left win, press left arrow, release left arrow, release left win" or similar.

3. What result do you get?

4. What result do you expect?

Also, please reproduce the same steps with "screenswitch=none" in config. With this setting, wtware should not switch screens by keyboard and pass all keys to windows. If required sequence doesn't work with "screenswitch=none", problem is not in screenswitch.

screenswitch with arrows

by indigodelta » Thu Feb 15, 2024 2:04 pm

Windows uses the keyboard combination of SHIFT-WIN and the arrow keys to move windows between desktops in a multi-screen setup. Windows also uses the keyboard shortcut CTRL-WIN and the arrow keys to move between it's own virtual desktops. Neither of these work with wtware because anything with the Window key pressed is assumed by wtware to switch between wtware's connections.

The screenswitch parameter only seems to affect the WIN+number keys for jumping straight to a particular desktop, not the arrow keys, and redefining this has no effect on the WIN+arrow keys used for things inside the client.

Is there a way to redefine wtware's behaviour when used with the WIN and arrow keys, similar to screenswitch but affecting the arrow keys, too?

Top