mayankmetha / Rucky

A simple to use USB HID Rubber Ducky Launch Pad for Android.
https://mayankmetha.github.io/Rucky
GNU General Public License v3.0
548 stars 65 forks source link

Can't STRING $ #27

Closed Nour833 closed 4 years ago

Nour833 commented 4 years ago

When I type STRING $test The output is test STRING $ The output is I tried many times with different ways but can't write this symbol "$" I need this for writing some commands in powershell in windows and many more things .

And thanks for your support in advance <3

mayankmetha commented 4 years ago

In US English keyboard $ is mapped to SHIFT+4. So STRING $ will display $. Tested on Nexus 5 with Android 6 + NetHunter. So not able to reproduce the issue

Nour833 commented 4 years ago

I test SHIFT 4 and it works for american keyboard but please why when I type string $ in french keyboard doesn't work and in french keyboard there is botton mapped $ . and thanks a lot for your speed support bro ;)

PS : tested on Galaxy S5 (klte) android 6.0.1

mayankmetha commented 4 years ago

Right Brace key ']' of US English is equivalent key for French '$' key.