Re: [Freerdp-devel] Number Pad not working

2013-01-11 Thread Bernhard Miklautz
Hi,

On 01/09/2013 09:23 PM, John Eke wrote:
 I try typing in notepad everything works except any keys on the number pad.
 Any ideas? Is this a known bug? Or am I missing something?
I've just tested with 1.0.2 and keypad basically works but the num lock
LED isn't synced properly (see issue #773). So you don't see if keypad
is active ore not.
If it doesn't work in the first place press num-lock and retry.

Best regards,
Bernhard

--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
___
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel


[Freerdp-devel] USB redirection

2013-01-11 Thread Lk Rashinkar
Hi,

I'm trying FreeRDP with USB redirection on a LinuxMint 13 64bit system. The
USB device that I'm trying to redirect is a Creative webcam.

I built FreeRDP using the option -DCHANNEL_URBDRC_CLIENT=ON

I connect to a Windows 7 Pro server:

sudo ./xfreerdp /u:lk /dvc:urbdrc,id,dev:041e:4063 /v:192.168.2.102
loading channel drdynvc
connected to 192.168.2.102:3389
Password:
Loading Dynamic Virtual Channel urbdrc
VID: 0x041E PID: 0x4063
Regist Device: Vid: 0x041E Pid: 0x4063 InterfaceClass = 0xE

I see from posts that others are able to redirect their webcams (but unable
to use it).

When I look in Device Manager, I don't see the webcam.

Any clues as to what I'm doing wrong?

TIA
L.K
--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
___
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel


[Freerdp-devel] FreeRDP API suggestion

2013-01-11 Thread arvid norr
In the rdpSettings structure many settings can be configured.  Some of
the parameters are used by the freeRDP libaries but some are only used
internally by the client software.
This is very hard to understand and also complicates the API to freeRDP.
I suggest that all settings that are only used by the client and are
not used by the libraries are moved into a sub data structure.

Examples are the PerformanceFlags variable that is used by freeRDP
libraries. DisableThemes and DisableWallpaper are only used by the
client. When using the API you don’t understand if you must both set
the PerformanceFlags and also set for example DisableThemes.

Regards
Arvid

--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
___
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel