Hey guys,
I was using a old freerdp version with a little change at keyboard function.
Now, I'm trying put this same change at freerdp 0.8.2 version, but I don't
know where. Maybe you can help me. I need put the code bellow to compile
freerdp, but I don't know what file I change.

case VK_F10
    if (flags == 0xC000)
    system("/usr/bin/sudo /interop/usb_mount.sh");
    break;

In the older  version of freerdp, I modified the
trunk/libfreerdp/xkbkeymap.c and now, I don't know in what file I need put
it.
------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to