Linux Keycode Table https://blog.csdn.net/ken2232/article/details/139580904
Linux Xmodmap 键盘映射 使用注意 https://blog.csdn.net/ken2232/article/details/139580857
Linux / Windows 屏幕键盘,按键坏了,临时解决方案 https://blog.csdn.net/ken2232/article/details/139576770
linux / Windows 双系统,按键坏了,需要修改按键重新映射 (双系统均已测试至少各一种 OK的方案)
linux / Windows 双系统,按键坏了,需要修改按键重新映射-CSDN博客
-------------------------------------
10 多块钱,搞定,原来也可以这么简单。
买一个键盘,只是为了“右箭头”。否则,在 Shell 命令行下,输入很麻烦。
-------------------------------------
Linux OS
RK3588国产开发板Debian系统安装虚拟键盘 https://blog.csdn.net/mucheni/article/details/131655004
debian 默认已经安装了
apt-get install onboard
- 恢复默认的软键盘
$ onboard -l compact
- 快捷键:好像要自己设置?
Windows:系统本身就有了。
- 移动键盘界面: Alt + 鼠标左键。
$ onboard -h
Usage: onboard [options]Options:
-h, --help show this help message and exitGeneral Options:
-l LAYOUT, --layout=LAYOUT
Layout file (.onboard) or name
-t THEME, --theme=THEME
Theme file (.theme) or name
-s SIZE, --size=SIZE
Window size, widthxheight
-x X Window x position
-y Y Window y positionAdvanced Options:
-e, --xid Start in XEmbed mode, e.g. for gnome-screensaver
-m, --allow-multiple-instances
Allow multiple Onboard instances
--not-show-in=DESKTOPS
Silently fail to start in the given desktop
environments. DESKTOPS is a comma-separated list of
XDG desktop names, e.g. GNOME for GNOME Shell.
-D STARTUP_DELAY, --startup-delay=STARTUP_DELAY
Delay showing the initial keyboard window by
STARTUP_DELAY seconds (default 0.0).
-a, --keep-aspect Keep aspect ratio when resizing the window
-q QUIRKS_NAME, --quirks=QUIRKS_NAME
Override auto-detection and manually select quirks
QUIRKS={metacity|compiz|mutter}Debug Options:
-d ARG, --debug=ARG
Set logging level or range of levels
ARG=MIN_LEVEL[-MAX_LEVEL]
LEVEL={all|event|atspi|debug|info|warning|error|
critical}
--launched-by=ARG Simulate being launched by certain XEmbed sockets.
Use this together with option --xid.
ARG={unity-greeter|gnome-screen-saver}
-g, --log-learning log all learned text; off by default
Keyboard shortcut to reveal onscreen keyboard
https://askubuntu.com/questions/73667/keyboard-shortcut-to-reveal-onscreen-keyboard
https://askubuntu.com/questions/73667/keyboard-shortcut-to-reveal-onscreen-keyboard#:~:text=The%20onscreen%20keyboard%20used%20in%20Ubuntu%20is%20Onboard.,in%20the%20command%20box.%20Then%2C%20press%20Apply%20button.
Windows
如何在Windows 10中打开虚拟键盘 https://www.php.cn/faq/636303.html
虚拟键盘怎么调出来快捷键 https://g.pconline.com.cn/x/1687/16872368.html
快捷键:Win +Ctrl +O
虚拟键盘是一种在计算机屏幕上显示的可视化输入工具,用于模拟物理键盘上的击键动作。当实体键盘无法使用或者没有多余的键盘可以使用时,用户可以调出虚拟键盘来代替。
以下是三种快速调出Windows虚拟键盘的方法:
1. 方法一:
- 在桌面上点击放大镜图标。
- 在弹出窗口中输入"屏幕键盘"。
- 单击屏幕中的"屏幕键盘"图标即可打开虚拟键盘。
2. 方法二:
- 使用快捷键Win+Ctrl+O来打开或关闭虚拟键盘。
3. 方法三:
- 按下Windows + R组合按键,在运行对话框中输入"osk"并按回车。
以上就是快速调出Windows虚拟键盘的三种方法。根据不同操作系统和设备,可能会有所差异,请根据自己的情况选择适合自己的方法进行操作。
如何在Windows 10中关闭屏幕键盘按键的声音
https://jingyan.baidu.com/article/b907e627905a9807e6891c33.html