Send special keys to RDP by Automate6

转载自官方论坛,原作者: Leonard Amabile (N.A)


引言,通过Automate之类的软件向远程桌面(RDP)发送shift键会遇到问题,导致" : ! @ # $ 这类需要按住shift才能打出的字符变成' ; 1 2 3 4 这些结果。对此的解决方法如下:


In Automate 6.2.8


In order to get alternative characters from a key press within a remote session you actually need to explicitly send the right shift key.

{RIGHTSHIFT}!
{RIGHTSHIFT}@
{RIGHTSHIFT}#
{RIGHTSHIFT}$
{RIGHTSHIFT}%%
{RIGHTSHIFT}^
{RIGHTSHIFT}&
{RIGHTSHIFT}*
{RIGHTSHIFT}(
{RIGHTSHIFT})
{RIGHTSHIFT}_
{RIGHTSHIFT}+

This will work across the board and will also send capital letters.


And in case anyone cared.... Sending the F keys in a remote session need some massaging as well:

({F1})
({F2})
({F3})
({F4})
({F5})
({F6})
({F7})
({F8})
({F9})
({F10})
({F11})
({F12})
{TAB}

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值