Review Request 119254: Add support for receiving keyboard entries
Aleix Pol Gonzalez
aleixpol at kde.org
Wed Jul 16 13:38:31 UTC 2014
> On July 13, 2014, 10:47 p.m., Aleix Pol Gonzalez wrote:
> > If we send characters we won't be able to remove characters then?
> >
> > Why don't you try it?
>
> Saikrishna Arcot wrote:
> In theory, removing characters would also be possible, since the backspace character has a unicode number. In practice, however, this isn't working. Android is either not able to convert the backspace character into a unicode number. I'll have to see if there is a workaround for that.
>
> On another note, I found two bugs. One is that there is one other line I need to change on the KDE side to allow it to act on the keyboard. The other bug is that the X keycodes don't match up with unicode characters. What's more is that the keycode for lowercase `a` and uppercase `A` is the same. This complicates things a bit.
>
> Saikrishna Arcot wrote:
> (I thought I had published the above comment several days ago, but I guess I forgot to click the button.)
>
> I published a change to account for the uppercase and lowercase versions. I'll work on getting Backspace and Enter keys working.
Well, it's a different thing a character and a key identifier.
In my keyboard I only have 1 "a" key. ;)
- Aleix
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119254/#review62261
-----------------------------------------------------------
On July 16, 2014, 1:30 p.m., Saikrishna Arcot wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/119254/
> -----------------------------------------------------------
>
> (Updated July 16, 2014, 1:30 p.m.)
>
>
> Review request for kdeconnect.
>
>
> Repository: kdeconnect-kde
>
>
> Description
> -------
>
> Add support for receiving keyboard entries.
>
> This patch gets the keyboard entries from the Android client and passes along the keycode.
>
> The Android version is [here](https://git.reviewboard.kde.org/r/119255/).
>
>
> Diffs
> -----
>
> plugins/mousepad/mousepadplugin.cpp 64aae5cc938e2630bde3f329ec01bcd9b8651ce5
>
> Diff: https://git.reviewboard.kde.org/r/119254/diff/
>
>
> Testing
> -------
>
> Checked and tested. Backspace and enter keys don't work (yet), and special symbols aren't entered in.
>
>
> Thanks,
>
> Saikrishna Arcot
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdeconnect/attachments/20140716/641c5735/attachment-0001.html>
More information about the KDEConnect
mailing list