On Wed, 05 May 2004 12:25:58 +0930 Samuel Nicholas
<[EMAIL PROTECTED]> babbled:

> im new to everything,,
> 
> im wanting to start making things with the EFL so im learning,,
> 
> i was wondering how the direct input of keyboard and mouse work so i 
> decided to make a console app which does stuff accordingly, but i dont 
> have a clue as to how to get it working
> 
> int he docs i saw ecore_fb events for keyboard and mouse, but for some 
> reason i dont have those libraries on my pc, i emerged the ecore sources 
> on my gentoo box and its just not there
> 
> so i saw the ecore_x library which also has keyboard and mouse events, 
> only prob is that im stumped, if anyone can please spare the time i 
> would be most thankfull.

it would seem your emerge of ecore didn't build the ecore_fb library/module - u
may need to get it from source and do it by hand.

now it depends how you want to get events. are you running your apps in X. if so
- then you dont want ecore_fb. its for when you dont have a windowing system and
run directly in the framebuffer.


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
熊耳 - 車君 (数田)                  [EMAIL PROTECTED]
Tokyo, Japan (東京 日本)


-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to