-
Linux में special character/emoji इनपुट के लिए इस्तेमाल होने वाले Compose Key तरीके को Windows के लिए लागू किया गया है
-
"⎄ Compose" key (डिफ़ॉल्ट right Alt) दबाने के बाद खास key combination या emoji नाम से इनपुट किया जा सकता है
-
special character इनपुट
⎄ A E → Æ
⎄ ` a → à
⎄ o c → ©
⎄ : - → ÷
⎄ ( 7 ) → ⑦
⎄ C C C P → ☭
⎄ < 3 → ♥
- emoji, Compose key को दो बार दबाकर शुरू होते हैं
⎄ ⎄ a n g r y → 😠
⎄ ⎄ s u s h i → 🍣
- Unicode characters के लिए code name इनपुट करें
⎄ u 5 8 d Enter → ֍
⎄ u 2 3 f 0 Enter → ⏰
- Xorg / DotCompose में परिभाषित 1700 rules का समर्थन। custom rules भी जोड़े जा सकते हैं
1 टिप्पणियां
Mac में [control] + [command] + [space] से सिस्टम emoji input window खोली जा सकती है, इसलिए आमतौर पर वही इस्तेमाल करते हैं.. हालांकि Karabiner से Compose Key implement करके भी इस्तेमाल किया जाता है.
https://github.com/Granitosaurus/macos-compose
https://github.com/jsarenik/Mac-Ompose