我对 Ubuntu 还很陌生(我刚刚安装它),并且在使用键盘时遇到了一些问题。
我有 Microsoft Natural Ergonomic Keyboard 4000 v1.0(美国国际布局),但无法安装按键以便使用自定义键。这是我得到的:
cretino@Kibe:~$ sudo apt-get install keytouch keytouch-editor
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package keytouch
E: Unable to locate package keytouch-editor
当我尝试 .deb 文件时,我还收到以下消息:
Unable to install keytouch: The following packages have unmet dependencies:
(此后什么都没有,这似乎很奇怪)。
按键似乎有点过时了,我上次在 AskUbuntu 上发现类似的问题还是在 2015 年;但我不知道还有其他可以替代它的软件包。
另一件让我烦恼的事情是,按下键盘上的撇号后必须按下空格键,否则它就不起作用(例如在 can't、don't、won't 等中)甚至不会返回重音辅音(例如 sheś、Iḿ、weŕe...)。我在 Windows 上从未遇到过这个问题,也不知道如何解决它。
哦,我也尝试使用 wine 安装 Windows 应用程序,但也没有用。这就是我得到的结果:
cretino@Kibe:~/Downloads$ wine MouseKeyboardCenter_64bit_ENG_14.41.exe
wine: created the configuration directory '/home/cretino/.wine'
0048:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
0048:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0048:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0050:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
0050:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0050:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0050:err:ole:start_rpcss Failed to open RpcSs service
0040:err:setupapi:SetupDefaultQueueCallbackW copy error 1812 L"@wineusb.sys,-1" -> L"C:\\windows\\inf\\wineusb.inf"
Could not find Wine Gecko. HTML rendering will be disabled.
Could not find Wine Gecko. HTML rendering will be disabled.
wine: configuration in L"/home/cretino/.wine" has been updated.
00f0:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x43116b
如果有人能帮助我,我提前谢谢了!
编辑:事实证明我实际上不需要安装任何东西。我可以使用本机设置自定义按键。抱歉我是新手!呵呵