Reply
Thread Tools
Posts: 1 | Thanked: 0 times | Joined on May 2010
#1
xnee package from fremantle/tools repo requires cnee.
And cnee is not to be found in the repo.

Any idea ?
 
Posts: 1 | Thanked: 0 times | Joined on May 2010
#2
I don't know how Xnee is handled in Maemo but I do know that cnee is part of the GNU Xnee project. Xnee is (since a while) a project with several clients, including a command line program called cnee.

/hesa
 
Posts: 115 | Thanked: 19 times | Joined on Jun 2010
#3
I also tried to install xnee package, but:

Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
xnee: Depends: cnee but it is not installable or
gnee but it is not installable
E: Broken packages
 
Halftux's Avatar
Posts: 862 | Thanked: 2,511 times | Joined on Feb 2012 @ Germany
#4
I run into the same problem. Xnee from fremantle tools are only doc's.
But for recording and playback you need only the console version cnee. So I compiled it myself. You can record stylus click button events directly on the N900

1. extract binary to N900 "/usr/bin"

2. connect with ssh and run:

for record:

Code:
cnee --record --mouse --events-to-record 100 -o mouse_rec.xnl
Do some actions with the stylus and press control-C once you're done, or continue using the stylus until 100 events are reached at which point cnee will exit.

To replay back what you just recorded:
Code:
cnee --replay --file mouse_rec.xnl&
see also [here]

I know the thread is old but maybe someone is looking for it like me.
Attached Files
File Type: gz cnee-3.13_arm_binary.tar.gz (64.6 KB, 204 views)
 

The Following User Says Thank You to Halftux For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 20:47.