bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

trying to use gpm without X, having a little trouble


From: Patrick
Subject: trying to use gpm without X, having a little trouble
Date: Fri, 17 Oct 2014 13:53:03 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2

Hi Again Everyone

I hope I am not spamming the list, Thomas, feel free to speak up if I am!


I have mouse support enabled in my program and it's working great under X. I took X down with ctrl-alt F1 and tried again with gpm running it didn't work.

I tried to recompile ncurses with a flag to specifically enable gpm:

./configure --with-gpm --enable-ext-colors --enable-ext-mouse --enable-widec

but it doesn't seem to work.

Should it have worked? I can just use the gpm calls but it would be nice to use it through ncurses.

BTW I have downloaded gpm and the source is less then 10K lines of code. Perhaps I will be able to understand it, add support for columns beyond 231 and create a friendly fork.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]