here is a simple test case that reproduces the issue on my machine:
dagg@NCC-5001-D ~/workspace $ cat open_example.c
#include
#include
#include
#include
#include
int main()
{
char *param1 = "ok";
char *param2 = ".";
int filedesc = open("/dev/dri/card1", O_RDWR, 0);
On Fri, Mar 14, 2014 at 9:26 AM, Alex Deucher wrote:
> On Thu, Mar 13, 2014 at 6:34 AM, Sebastian Schultz
> wrote:
>> Is there anything I can do to about it? Or is this an upcoming feature? Or is
>> it a bug and I should submit a report?
>
> It would be a new feature. It's not a high priority at
On Sat, Mar 15, 2014 at 4:34 AM, stompdagg...@yahoo.com
wrote:
> here is a simple test case that reproduces the issue on my machine:
> dagg@NCC-5001-D ~/workspace $ cat open_example.c
> #include
> #include
> #include
> #include
> #include
>
> int main()
> {
> char *param1 = "ok";
>
YuGiOhJCJ Mailing-List wrote:
> Yes, my keyboard is very cheap and it could explain why it does not
> handle these combinations.
Nearly all keyboards will have exactly the same issue.
IME, it's only keyboards which are specifically marketed for gaming
which have a diode for each key. For gaming
On Saturday, March 15, 2014 3:33 PM, Alex Deucher wrote:
On Sat, Mar 15, 2014 at 4:34 AM, stompdagg...@yahoo.com
wrote:
> here is a simple test case that reproduces the issue on my machine:
> dagg@NCC-5001-D ~/workspace $ cat open_example.c
> #include
> #include
> #include
> #include
> #i
On Saturday, March 15, 2014 4:41 PM, "stompdagg...@yahoo.com"
wrote:
On Saturday, March 15, 2014 3:33 PM, Alex Deucher wrote:
On Sat, Mar 15, 2014 at 4:34 AM, stompdagg...@yahoo.com
wrote:
> here is a simple test case that
reproduces the issue on my machine:
> dagg@NCC-5001-D ~/workspa
On Fri, Mar 14, 2014 at 8:50 AM, Vidudaya Bandara wrote:
> This is about project "WGL support in Waffle" for GSoC 2014.
>
> As the idea page mentioned Jordan Justen is the possible mentor for this
> project .
> So is it confirmed or is there anyone who can mentor the project
> "WGL support in Wa