mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #277] 能否支持ctrl+alt+方向键的组合键 #2162
Labels
No labels
area-configuration
area-ct-app
area-ct-rdp
area-ct-remoteapp
area-ct-ssh
area-ct-vnc
area-launcher
area-list
area-tags
area-teamwork
bug
chore
dependencies
general-build/ci
general-performance
general-refactor
general-security
general-supportive
general-ux
meta-documentation
meta-enhancement
meta-enhancement
meta-feature
meta-help-wanted
meta-unknown-error
priority-hi
priority-low
pull-request
question
resolution-duplicate
resolution-invalid
resolution-wontfix
stale
task-put-off
task-still-considering
task-working-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/1Remote#2162
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @aliciz on GitHub (Aug 4, 2022).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/277
Originally assigned to: @VShawn on GitHub.
能否支持ctrl+alt+方向键的组合键的功能?
win自带的远程桌面是不支持这种组合键的,JAVA IDEA 开发泪目 :(
微软的microsoft remote desktop (store商店那个)就可以支持,不知道能否加入这个特性
@VShawn commented on GitHub (Aug 6, 2022):
不行的,本项目调用的就是 win自带的远程桌面的封装,所以 win自带的远程桌面 不支持的,本项目也无法支持。
microsoft remote desktop 中有好几个系统自带 mstsc 没有的功能,我怀疑它是魔改过 RDP 客户端。