home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!enterpoop.mit.edu!bloom-picayune.mit.edu!athena.mit.edu!alsaggaf
- From: alsaggaf@athena.mit.edu (M. Saggaf)
- Subject: Re: A simple xload program using proc fs
- In-Reply-To: lederer@informatik.uni-bonn.de's message of 12 Jan 93 12:54:03 GMT
- Message-ID: <ALSAGGAF.93Jan12122612@marinara.mit.edu>
- Sender: news@athena.mit.edu (News system)
- Nntp-Posting-Host: marinara.mit.edu
- Organization: Massachusetts Institute of Technology
- References: <1993Jan12.125403.14817@olymp.informatik.uni-bonn.de>
- Date: Tue, 12 Jan 1993 17:26:24 GMT
- Lines: 21
-
- >>>>> On 12 Jan 93 12:54:03 GMT, lederer@informatik.uni-bonn.de (Sebastian Lederer) said:
-
-
- SL> After some browsing in the X manuals I found that an xload program
- SL> using the proc filesystem would be very easy...so here is the
- SL> code. Hope some of you find it useful. The resources used should
- SL> be the same as for the original xload. Please mail
- SL> questions/improvements/patches to sebi@avatar.GUN.de
- SL>
- SL> topLevel = XtVaAppInitialize(&app_context,"Xload",NULL,0,&argc,
- SL> argv,NULL,NULL);
- ^^
- Just a minor note: you may want to change the class name in the above
- from Xload to XLoad if you want it to be plug-compatible with the
- original xload.
-
- Regards,
-
- /Muhammad M. Saggaf | Stop the genocide
- alsaggaf@athena.mit.edu | Save Bosnia
-
-