Search the web
Sign In
New User? Sign Up
linux-bangalore-programming · LB Programming Discussions
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 7374 - 7403 of 7584   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7374
===================================================================== PLEASE NOTE THAT THIS LIST DOES NOT ALLOW JOB POSTINGS OF *ANY* KIND. If you post one,...
linux-bangalore-progr...
linux-bangalore-progr...
Send Email
Jun 1, 2007
1:26 pm
7375
hi all i need to make a service in linux to run a program in background. (this program is a single file and written by php "not web application" and i can run...
amir sarbazi
backslash46
Offline Send Email
Jun 2, 2007
7:48 am
7376
All: Eben Moglen, the architect of the GNU General Public License and one of the greatest minds in the field of Free Software, is in town on Sunday and Monday...
Atul Chitnis
linuxbangalo...
Offline Send Email
Jun 2, 2007
10:41 am
7377
... if you want to run something in the background, just add & to the end of the commandline. eg: ./foo.php &...
Philip Tellis
philiptellis
Offline Send Email
Jun 2, 2007
7:28 pm
7378
... of ... iAnd if you want it as a "service" you may daemon-ize the program. See http://www.google.co.in/search?q=php+daemon ...
csant31@...
toshck
Offline Send Email
Jun 3, 2007
7:40 am
7379
This is a reminder to members of this list about the posting rules: If you are posting to this list, and your messages aren't appearing, check the following: ...
linux-bangalore-progr...
linux-bangalore-progr...
Send Email
Jun 3, 2007
1:24 pm
7380
This is a reminder to members of this list about the posting rules: If you are posting to this list, and your messages aren't appearing, check the following: ...
linux-bangalore-progr...
linux-bangalore-progr...
Send Email
Jun 17, 2007
1:04 pm
7381
Hi, I am using XERCES C++ parser to parse some XML files on UNIX. I want to know if there is a way to find the file name and line number of a DOMNode* ? For...
vkmet
Offline Send Email
Jun 19, 2007
5:51 pm
7382
[Quote] The Linux Foundation last week announced the free availability of the Linux Standard Base Driver Development Kit for print drivers. The DDK provides...
Rohit
rohits79
Offline Send Email
Jun 19, 2007
5:52 pm
7383
hi How can I have controls like they have in Car Racing Computer Games. 1. The car reacts only for the time the button is depressed. 2. One can press two...
Vaibhav Ghadiok
vghadiok
Offline Send Email
Jun 29, 2007
9:29 am
7384
... You'd probably be better off seeing if you can do something with GLUT's own keypress detection - it seems to have per-key press and release callbacks, so...
Martin DeMello
martindemello
Offline Send Email
Jun 29, 2007
9:38 am
7385
This is a reminder to members of this list about the posting rules: If you are posting to this list, and your messages aren't appearing, check the following: ...
linux-bangalore-progr...
linux-bangalore-progr...
Send Email
Jul 1, 2007
12:48 pm
7386
===================================================================== PLEASE NOTE THAT THIS LIST DOES NOT ALLOW JOB POSTINGS OF *ANY* KIND. If you post one,...
linux-bangalore-progr...
linux-bangalore-progr...
Send Email
Jul 1, 2007
12:48 pm
7387
hi I am using the below mentioned code for serial transmission using FC6. I am using a DG965 Motherboard. It gives me no error while transmitting but I don't...
Vaibhav Ghadiok
vghadiok
Offline Send Email
Jul 1, 2007
5:32 pm
7388
This is a reminder to members of this list about the posting rules: If you are posting to this list, and your messages aren't appearing, check the following: ...
linux-bangalore-progr...
linux-bangalore-progr...
Send Email
Jul 15, 2007
12:39 pm
7389
Hi, Is there a simple, reliable way of finding out the (full path) name of an executable during its execution on a Solaris system? I do not have access to...
Manu C S
manu@...
Send Email
Jul 16, 2007
10:59 am
7390
... if working directory does not change during program execution, you may check current working directory in proc (e.g., in Linux /proc/<PID>/cwd ) -- Mohan ...
Mohan Rao A. J.
moj_in
Offline Send Email
Jul 16, 2007
2:21 pm
7391
Hi Manu, Maybe getcwd() is what you are looking for. Rgds Arvind [Non-text portions of this message have been removed]...
Arvind Adiga
arvind_adiga
Offline Send Email
Jul 16, 2007
2:21 pm
7392
Hi I want to trap keystrokes just like a keylogger does, process the keystrokes, and re-emit them. How do I go about doing this? I found a sourceforge project...
Akarsh Simha
akarsh_naras...
Offline Send Email
Jul 18, 2007
12:46 pm
7393
... man 3 ungetch should be a good starting point. martin...
Martin DeMello
martindemello
Offline Send Email
Jul 18, 2007
4:29 pm
7394
Hi , For windows programming you can refer the following , do some R&D and try to convert it VC++ Project--> http://www.codeproject.com/system/KeyLogger.asp if...
ajai_np
Offline Send Email
Jul 19, 2007
10:09 am
7395
I'm interested in doing it for linux. Can't I do it in C rather than using the .NET framework? [Non-text portions of this message have been removed]...
Akarsh Simha
akarsh_naras...
Offline Send Email
Jul 19, 2007
11:29 am
7396
... Why not use this http://sourceforge.net/projects/lkl/ instead of writing your own ? regards VK...
vivek khurana
khuranavivek_in
Offline Send Email
Jul 24, 2007
4:42 am
7397
Not possible for two reasons: 1. LKL doesn't work with XServer where the mouse starts behaving funny 2. LKL cannot process and re-emit them. -- Regards, Akarsh...
Akarsh Simha
akarsh_naras...
Offline Send Email
Jul 24, 2007
5:59 am
7398
... Google for xmacro and xsendkey.c .. they should help you re-emit keys Anil...
Anil Gulecha
anil.verve@...
Send Email
Jul 24, 2007
1:31 pm
7399
This is a reminder to members of this list about the posting rules: If you are posting to this list, and your messages aren't appearing, check the following: ...
linux-bangalore-progr...
linux-bangalore-progr...
Send Email
Jul 29, 2007
2:23 pm
7400
===================================================================== PLEASE NOTE THAT THIS LIST DOES NOT ALLOW JOB POSTINGS OF *ANY* KIND. If you post one,...
linux-bangalore-progr...
linux-bangalore-progr...
Send Email
Aug 1, 2007
12:47 pm
7401
Dear all, It's that time of the year again, when we reveal details about this year's FOSS.IN. FOSS.IN/2007 will be held from December 4th to December 8th....
Atul Chitnis
linuxbangalo...
Offline Send Email
Aug 5, 2007
5:17 pm
7402
Hi, How can you set the brightness and contrast values using framebuffer apis. Regards, Deepak....
tvsdeepak
Offline Send Email
Aug 7, 2007
8:28 am
7403
The FOSS.IN/2007 website is now unlocked. http://foss.in/2007 Please read the notice in the blue box on the front page! Discussions on the FOSS.IN mailing...
Atul Chitnis
linuxbangalo...
Offline Send Email
Aug 7, 2007
8:28 am
Messages 7374 - 7403 of 7584   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help