Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想改变keyboard key-shift indicator颜色。键如下所示。
keyboard
key-shift
indicator
默认颜色是green我需要改变它,因为red我想要做什么!?
green
red
在此指示灯呈绿色亮起时,我想更改该绿色。
帮我解决这个问题。
编写您自己的自定义键盘应用程序。SDK 示例中的键盘可以为您提供基本代码。
您无法从应用程序中控制其他键盘的视觉行为,这就是您必须自己制作键盘的原因。