定义自定义 iOS 键盘按键变体 ~ f/w 4.x+

发布于 2024-12-07 14:08:35 字数 272 浏览 1 评论 0原文

iOS 键盘上的某些键,当按住一秒钟左右时,会将变体变为所选字符(请参阅链接) https://i.sstatic.net/4Hh4t.jpg

我很好奇是否有某种方法可以添加/删除这些变体 - 当然是使用越狱。 (没有J/B这是不可能的)

例如,有没有办法在按住“l”键时添加以辱骂字符串“lol”?

谢谢。

Some Keys on the iOS keyboard, when pressed and held for a second or so, revile Variants to the character being selected (see link) https://i.sstatic.net/4Hh4t.jpg

I'm curious to know if there is a certain way to add/remove to these variants - of course with Jailbreak. (It's impossible without J/B)

For Example, is there a way to add to the Key "l" when held to revile the string "lol"?

Thank you.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

这可以通过简单地在系统->编辑 plist 文件来完成。图书馆->框架-> UIKit.framework 并选择键盘 plist 文件并在“Roman-Accent-I”下添加一个字符串,

如果您不知道自己在做什么,请不要尝试此操作

This can be done by simply editing a plist file in System-> Library-> Frameworks-> UIKit.framework and chose your keyboard plist file and add a string under 'Roman-Accent-I'

Do Not try this if you don't know what u r doing

孤寂小茶 2024-12-14 14:08:35

有一个名为 Vmoji 的软件包,它添加了额外的功能关键变体 - 可能值得一看以帮助您弄清楚发生了什么,或者联系开发人员可能会有所帮助。

There's a package called Vmoji that adds extra key variants - it might be worth a look to help you figure out what's going on, or contacting the developer might be helpful.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文