[Hardware] 手提接了外置键盘, F1-F12按键没反应
Tofloor
poster avatar
Wherein
deepin
2022-01-12 07:47
Author

手提: Dell 灵越

外置键盘:RK987

F1-F12 被替换成其他按键了。F5也没用

Reply Favorite View the author
All Replies
jjcui8595
deepin
2022-01-12 14:32
#1

BIOS中关闭有关选项

Reply View the author
与风长舞的叶
deepin
2022-01-12 16:44
#2
It has been deleted!
与风长舞的叶
deepin
2022-01-12 16:45
#3

Fn+F5,一起按,有无作用?

Reply View the author
jjcui8595
deepin
2022-01-12 17:34
#4
与风长舞的叶

Fn+F5,一起按,有无作用?

外接标准键盘一般没有Fn键

Reply View the author
Wherein
deepin
2022-01-12 18:12
#5
与风长舞的叶

Fn+F5,一起按,有无作用?

试过了, 没有起作用.
F1F2 变成了亮度+-的  F11F12变成了声音+-的

我是从win10转过来的, 之前的win10也是接这个外置键盘, 没这问题. 所以想着看看是我哪里设置的问题, 还是说这系统哪的问题

Reply View the author
Wherein
deepin
2022-01-12 18:22
#6
jjcui8595

外接标准键盘一般没有Fn键

我这键盘有一个, 但是按了没反应

Reply View the author
lcw0268
deepin
2022-01-12 18:34
#7
It has been deleted!
Wherein
deepin
2022-01-12 18:44
#8
lcw0268 It has been deleted!

好的好的, 晚点回去看看, 谢谢

Reply View the author
云的眼泪
deepin
2022-01-12 18:46
#9
jjcui8595

外接标准键盘一般没有Fn键

我的几个联想键盘都有Fn键,觉得很麻烦。

我一般都把Fn键卡死在用,不过有时候组合键会出问题。

Reply View the author
lcw0268
deepin
2022-01-12 18:57
#10
It has been deleted!
云的眼泪
deepin
2022-01-12 22:02
#11
lcw0268 It has been deleted!

谢谢提醒!

Reply View the author
忘记、过去
deepin
2022-01-12 22:48
#12

https://bbs.deepin.org/post/228144

RK860 同问题,键盘支持 mac 模式造成的,目前厂商说固件不支持 Linux。

建议切换到 win 模式,终端执行

echo "options hid_apple fnmode=2" | sudo tee -a /etc/modprobe.d/hid_apple.conf

sudo update-initramfs -u

然后重启即可

Reply View the author
北冥夜未央
deepin
Ecological co-builder
2022-01-13 02:44
#13
忘记、过去

https://bbs.deepin.org/post/228144

RK860 同问题,键盘支持 mac 模式造成的,目前厂商说固件不支持 Linux。

建议切换到 win 模式,终端执行

echo "options hid_apple fnmode=2" | sudo tee -a /etc/modprobe.d/hid_apple.conf

sudo update-initramfs -u

然后重启即可

困扰几年的问题了,果然有效like

Reply View the author
Wherein
deepin
2022-01-13 05:44
#14
忘记、过去

https://bbs.deepin.org/post/228144

RK860 同问题,键盘支持 mac 模式造成的,目前厂商说固件不支持 Linux。

建议切换到 win 模式,终端执行

echo "options hid_apple fnmode=2" | sudo tee -a /etc/modprobe.d/hid_apple.conf

sudo update-initramfs -u

然后重启即可

有效, 可以解决 谢谢~

Reply View the author