Showing results 1 to 23 of 23 @ 0.04 seconds. Search: Posts Made By: metalx1000
Forum: Applications 2011-08-31, 00:08
Replies: 11
Views: 9,654
Posted By metalx1000
Re: Spoof Caller ID

Hope this helps some.
http://filmsbykris.com/wordpress/?p=1085

http://filmsbykris.com/wordpress/?s=n900
Forum: General 2010-08-07, 15:41
Replies: 18
Views: 12,572
Posted By metalx1000
Re: How to use your Computers Mouse and KeyBoard using x2x

I have not had the "Enter Key Issue"
I had not noticed the 123 key issue until you brought it up, most the time I just ssh into the shell, so I don't use x2x to much.

If I figure anything out,...
Forum: General 2010-04-07, 20:16
Replies: 18
Views: 12,572
Posted By metalx1000
Re: How to use your Computers Mouse and KeyBoard using x2x

Really no way I can think of to control you computer from the N900 using x2x. But, bluemaemo should be in the repose for your N900. It will let you control the Mouse/keyboard on you computer with...
Forum: General 2010-04-07, 19:53
Replies: 18
Views: 12,572
Posted By metalx1000
Re: How to use your Computers Mouse and KeyBoard using x2x

Once installed on you desktop ('sudo aptitude install x2x') then use this command from your N900:
ssh -X user@ipaddress 'x2x -south -from :0.0'

This will allow you to then move your cursor down...
Forum: General 2010-04-07, 19:33
Replies: 18
Views: 12,572
Posted By metalx1000
Re: How to use your Computers Mouse and KeyBoard using x2x

Are you trying to compile it on the N900. Because you don't need too. You just need it on your Desktop/Laptop. That's one of the great things about x2x, it uses Xorg. So, any computer/device...
Forum: General 2010-03-08, 17:12
Replies: 18
Views: 12,572
Posted By metalx1000
Re: How to use your Computers Mouse and KeyBoard using x2x

:D I was just giving you a hard time, I like to do that to people.
But, I know I had Synergy installed about 2 years back on the N800 so you should be able to do it with the N900. At the very lest...
Forum: General 2010-03-08, 16:52
Replies: 18
Views: 12,572
Posted By metalx1000
Re: How to use your Computers Mouse and KeyBoard using x2x

Since Windows doesn't use Xorg you won't find it.
You may be able to get it working with Xming or cygwin.

When I had my N800 I did get Synergy installed on it and that will work in Windows.
...
Forum: General 2010-03-08, 14:57
Replies: 18
Views: 12,572
Posted By metalx1000
How to use your Computers Mouse and KeyBoard using x2x

I just did a quick tutorial on using x2x on the N900.
Should work on the N8x0 as well.

Hope this helps some people.
http://www.youtube.com/watch?v=90RIRmGhjiw
Forum: Development 2010-03-07, 14:56
Replies: 2
Views: 1,101
Posted By metalx1000
Shoot an Image with the Touchscreen

This is another easy to follow code I wrote for the N900 using Python and PyGame.

I should run on any Linux system that has Python and PyGame installed (Your Desktop or others in the Nx00...
Forum: Development 2010-03-03, 00:24
Replies: 8
Views: 2,763
Posted By metalx1000
Re: Spining Globe using Accelerometer or Touch Screen

Watch this video:
http://www.youtube.com/watch?v=e1UxTv94VoA
Forum: Development 2010-03-03, 00:04
Replies: 8
Views: 2,763
Posted By metalx1000
Re: Spining Globe using Accelerometer or Touch Screen

I'm uploading a video now on how to use it.
Forum: Development 2010-03-02, 23:38
Replies: 8
Views: 2,763
Posted By metalx1000
Re: Spining Globe using Accelerometer or Touch Screen

Simple download and untar the file.
If you are downloading it with a computer you can use pretty much any zip type program (exmaple: Archive Manager or tar)

If you are useing tar:
tar zxvf...
Forum: Development 2010-03-02, 22:55
Replies: 8
Views: 2,763
Posted By metalx1000
Spining Globe using Accelerometer or Touch Screen

This is basically the same code as my 3D Cube project (http://www.youtube.com/watch?v=BYfYSQ7dFtc).

But, I made some small adjustments in the code so that when you are using the accelerometer the...
Forum: Development 2010-02-28, 20:05
Replies: 7
Views: 4,110
Posted By metalx1000
Re: Simple Rifle App using Accelerometer

Sure, it's simple.
After downloading and unzipping the file,
Navigate, in your terminal (xterm), to the folder called "N900mm".
Once in there type the following:
./n900mm.py


That is it.
If...
Forum: Development 2010-02-28, 18:52
Replies: 7
Views: 4,110
Posted By metalx1000
Re: Simple Rifle App using Accelerometer

Humm, I thought PyGame came installed on the N900. But, I guess I was wrong.
Forum: Development 2010-02-28, 02:13
Replies: 7
Views: 4,110
Posted By metalx1000
Simple Rifle App using Accelerometer

Written in Python using PyGame, this script plays a Rifle sound every time you point the phone like a Gun.
Here is a Video of it. (http://www.youtube.com/watch?v=DglT-_5nnXg)

Here is the Code....
Forum: Development 2010-02-25, 20:32
Replies: 1
Views: 3,016
Posted By metalx1000
3D cube on my N900 - kinda

Not really a 3D Cube,
But I think I faked it pretty good.
There are two scripts in this package.
Both written in Python with Pygame.

One is for use with the touch screen (or mouse if you run it...
Forum: Development 2010-02-17, 19:44
Replies: 2
Views: 2,951
Posted By metalx1000
Basic PyGame Image Manipulation

I am just learning pygame and thought I'd post a set of Basic PyGame Image Manipulation scripts I wrote.

Thought they maybe good to help others start in designing games or apps for the...
Forum: Nokia N900 2009-12-11, 15:41
Replies: 21
Views: 10,857
Posted By metalx1000
Re: Front camera quality and tv-out

I tried the TV-out on my N900 for the first time last night.
I had to wiggle the cable a lot to get an image up on the screen and I only had it for about 30 sec. Then I moved the cable and was...
Forum: Development 2008-07-03, 22:11
Replies: 2
Views: 1,435
Posted By metalx1000
Re: CatchPhrase - (OpenPhrase)

I see some hits on the download page. Any feed back would be great.
I Just created a .deb install file. Seems to work for me, but if someone else could give it a try I would appreciate it. I it...
Forum: Development 2008-07-03, 15:25
Replies: 2
Views: 1,435
Posted By metalx1000
Re: CatchPhrase - (OpenPhrase)

I have increased the phrase database to over 10,000. Although I still am weeding out phrases that are to hard or to easy.
Forum: Development 2008-06-28, 17:54
Replies: 2
Views: 1,435
Posted By metalx1000
CatchPhrase - (OpenPhrase)

Hello,

My Wife and I love the Game CatchPhrase. (http://en.wikipedia.org/wiki/Catch_Phrase_%28game%29)
So, I thought it would be fun to create my own version for the Nokia N800 and N810 so I...
Forum: Troubleshooting 2008-03-24, 23:19
Replies: 24
Views: 68,526
Posted By metalx1000
Re: Aircrack-ng Ettercap Dsniff

Hello,

I just upgraded my N800 to the new os2008.

When I try to install Ettercap I get an error
"Application pachages missing: libcap0.8(>=0.9.3-1)"

I know that this means I have...
Showing results 1 to 23 of 23



 
Forum Jump

All times are GMT. The time now is 01:21.