私はGS IIを持っていて、最近CM9に点滅しています - ハードウェアボタンをタッチウィズショートカットにマッピングする方法があるかどうかを知りたかった - 特にロングプレスメニューボタン=検索(私はそれを真剣に使いました。 )
そのノート - CM9またはその他のスリム/クリーンIC ROMのショートカット(右スワイプ通話/左スワイプメッセージなど)のタッチウィズポートがあるかどうかを知りたいと思いました。
私はGS IIを持っていて、最近CM9に点滅しています - ハードウェアボタンをタッチウィズショートカットにマッピングする方法があるかどうかを知りたかった - 特にロングプレスメニューボタン=検索(私はそれを真剣に使いました。 )
そのノート - CM9またはその他のスリム/クリーンIC ROMのショートカット(右スワイプ通話/左スワイプメッセージなど)のタッチウィズポートがあるかどうかを知りたいと思いました。
I have a GS II and recently flashed to CM9 - I wanted to know if there's any way to map the hardware buttons back to the TouchWiz shortcuts - specifically the long press menu button = search (I really used that and seriously miss it).
On that note - I also wanted to know if there are any TouchWiz ports of only the shortcuts (right swipe call / left swipe message etc.) for CM9 or any other slim/clean ICS ROM.
ButtonreMapperを使用すると、特定のキーを取り扱えることができますが、長押しは現在サポートされていません。それは将来実装されるかもしれませんが、私はあなたがトピックに従うことをお勧めします: http:/ /forum.xda-developers.com/showthread.php?t=850464
With ButtonRemapper you can remap certain keys, but long press is currently not supported. It might be implemented in the future though, I suggest you follow the topic: http://forum.xda-developers.com/showthread.php?t=850464
Cyanogen用のキーマップファイルは<コード> 998877666654330 です。
あなたがしなければならないのはこのファイルを変更する方法を見つけることです(バックアップを決して忘れないで)。もちろんあなたのデバイスを根付く必要があるのは、
このファイルにどのくらいの時間がマッピングされるかわからない、検索機能はメニューを押すと長い間作動します。私はそれをチェックアウトし、これら2行を見つけました:
<事前> <コード> 9988776655443331これらの行がファイル内のあなたのものと一致していない場合はチェックアウトし、そうでない場合は、同様の方法に変更してください。
The keymap file for Cyanogen is in /system/usr/keylayout/qwerty.kl
.
All you have to do is find a way to change this file (never forget backup). Of course that requires your device to be rooted, you could easily do that using Root Explorer. Android loads keymap configurations on boot, so any changes while the system is running need a restart.
I'm not sure how long press is mapped on this file, My search function does work long pressing the menu. I checked it out, and found these two lines:
key 127 SEARCH WAKE_DROPPED key 217 SEARCH WAKE_DROPPED
Check out if these lines matches yours in your file, and if not, change it to a similar way.
© 2022 cndgn.com All Rights Reserved. Q&Aハウス 全著作権所有