state filesystem

2004-08-01 Thread Kfir Lavi
Hi, i'm looking for a filesystem that save state. Example: install new system, then play a bit, then come back to the installed system. tnx kfir = To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the mess

Re: forum engine

2004-08-01 Thread Meir Kriheli
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: | Quoting Diego Iastrubni <[EMAIL PROTECTED]>: | | |>×?Friday 30 July 2004 22:07, ×?ת×?ת: |> |>>Hi all |>> |>> |>>I am looking for a hebrew forum engine. |> |>here |> | | http://www.whatsup.org.il/modules.php?op=modload&name=D

Re: state filesystem

2004-08-01 Thread Gilad Ben-Yossef
Kfir Lavi wrote: Hi, i'm looking for a filesystem that save state. Example: install new system, then play a bit, then come back to the installed system. What you want is called an overlay filesystem (and also sometyime union filesystem). Here is one, alebit in beta stage (but already being use

RAID1 root/boot w/Debian 3.0r2

2004-08-01 Thread Shachar Tal
Hi All, I'm trying to set up a machine with the following configuration: /dev/md0 mounted as /boot /dev/md1 mounted as / and more /dev/md* as /usr, /var, etc. once the first two are set up properly. Oh, and I'm using Woody 3.0r2 Most HOWTOs on the net specify that: 1. A floppy should be loaded e

Re: X events from all windows

2004-08-01 Thread ik
Hi, Two thigs: 1. Original Events have also the "Handle" of the window who cuse the event. 2. you have two events of Focus in X itself: typedef XFocusChangeEvent XFocusInEvent; typedef XFocusChangeEvent XFocusOutEvent; for the code that works for me more or less... :) ca

Re: state filesystem

2004-08-01 Thread Omer Zak
Another solution is to use VMware. It has checkpoint feature, which allows you to save the state of your virtual machine (including the states of any files on virtual disks) at a certain time; and then revert to the checkpoint at a future time. I routinely use it in a virtual machine used for

Re: RAID1 root/boot w/Debian 3.0r2

2004-08-01 Thread Shachar Shemesh
Shachar Tal wrote: Hi All, I'm trying to set up a machine with the following configuration: /dev/md0 mounted as /boot /dev/md1 mounted as / and more /dev/md* as /usr, /var, etc. once the first two are set up properly. Oh, and I'm using Woody 3.0r2 Most HOWTOs on the net specify that: 1. A floppy sh

Re: wise rpm dependecy checking

2004-08-01 Thread Tzafrir Cohen
On Sun, Aug 01, 2004 at 09:13:02AM +0200, Yosef Leibovich wrote: > I'm currently installing Fedora mono's rpms on mandrake system as there > are non (of mono version 1) for mandrake. In such a case consider rebuilding from SRPM. It may prove faster. > This is a hell on earth as the creator of bo

Re: X events from all windows

2004-08-01 Thread Tzafrir Cohen
On Sun, Aug 01, 2004 at 12:21:43PM +0300, ik wrote: > Hi, > > Two thigs: > 1. Original Events have also the "Handle" of the window who cuse the event. > 2. you have two events of Focus in X itself: > typedef XFocusChangeEvent XFocusInEvent; > typedef XFocusChangeEvent XFocusOutEvent;

Re: X events from all windows

2004-08-01 Thread Tzafrir Cohen
On Sun, Aug 01, 2004 at 09:08:58AM +0300, [EMAIL PROTECTED] wrote: > It's been a while since I last touched this but I suspect you'd have > to have an invisible window on top of the entire display to catch > all events and pass them on. I think this is the way spyware for X11 > used to be done. So

Re: X events from all windows

2004-08-01 Thread Tzafrir Cohen
On Sun, Aug 01, 2004 at 08:55:22AM +0300, Shachar Shemesh wrote: > Tzafrir Cohen wrote: > > >As usual, any RTFM would be welcome. I already tried choo's guide, > >which was useful for getting started, BTW. > > > > > Then can you give a link, please? I'm on a slow connection here. It should be so

Re: X events from all windows

2004-08-01 Thread ik
Hi, On Sunday 01 August 2004 15:34, Tzafrir Cohen wrote: > On Sun, Aug 01, 2004 at 12:21:43PM +0300, ik wrote: > > Hi, > > > > Two thigs: > > 1. Original Events have also the "Handle" of the window who cuse the event. > > 2. you have two events of Focus in X itself: > > typedef XFocusChangeE

Re: X events from all windows

2004-08-01 Thread amos
Tzafrir Cohen wrote: On Sun, Aug 01, 2004 at 09:08:58AM +0300, [EMAIL PROTECTED] wrote: It's been a while since I last touched this but I suspect you'd have to have an invisible window on top of the entire display to catch all events and pass them on. I think this is the way spyware for X11 used

Re: X events from all windows

2004-08-01 Thread ik
On Sunday 01 August 2004 16:30, [EMAIL PROTECTED] wrote: > Tzafrir Cohen wrote: > > >On Sun, Aug 01, 2004 at 09:08:58AM +0300, [EMAIL PROTECTED] wrote: > > > > > >>It's been a while since I last touched this but I suspect you'd have > >>to have an invisible window on top of the entire display to

OWA replacement with hebrew support

2004-08-01 Thread Meir R Michanie
Hello everybody. I have been working for a few month in a project called group-office. http://www.sf.net/projects/group-office Last week I did the last tweaks to make it work with hebrew or any other right to left language. In this project there are independent modules. I got help to translate th

Re: state filesystem

2004-08-01 Thread Gilad Ben-Yossef
Omer Zak wrote: Another solution is to use VMware. It has checkpoint feature, which allows you to save the state of your virtual machine (including the states of any files on virtual disks) at a certain time; and then revert to the checkpoint at a future time. Well, while this does sound like

Re: RPMs dependecies design

2004-08-01 Thread Yosef Leibovich
[EMAIL PROTECTED] wrote: On Sun, Aug 01, 2004 at 09:13:02AM +0200, Yosef Leibovich wrote: I'm currently installing Fedora mono's rpms on mandrake system as there are non (of mono version 1) for mandrake. In such a case consider rebuilding from SRPM. It may prove faster. I didn't know it'

Re: state filesystem

2004-08-01 Thread Omer Zak
Gilad Ben-Yossef wrote: Omer Zak wrote: Another solution is to use VMware. It has checkpoint feature, which allows you to save the state of your virtual machine (including the states of any files on virtual disks) at a certain time; and then revert to the checkpoint at a future time. Well, wh

Re: ALSA + intel8x0 + 2.6.7 = very low volume

2004-08-01 Thread Shoshannah Forbes
Amos Shapira wrote: BUT - with maximum volume the sound is very very low - using a pair of good earphones it's almost unnoticeable. If you find a solution please post it to the list, as I am having the same problem with suse 9.1 on my test laptop. -- http://www.xslf.com ==

Re: RPMs dependecies design

2004-08-01 Thread Tzafrir Cohen
On Sun, Aug 01, 2004 at 06:42:43PM +0200, Yosef Leibovich wrote: > Seems to me as well. My point is that manual dependecies should never be > needed. How do you require QT >= 2.3 ? > > > > > > >>Don't get me wrong. The developer won't need to specify that, he'll > >>specify the required packag

Re: ALSA + intel8x0 + 2.6.7 = very low volume

2004-08-01 Thread Alfredo Daniel Rezinovsky
El dom, 01-08-2004 a las 14:32, Shoshannah Forbes escribiÃ: > Amos Shapira wrote: > > BUT - with maximum volume the sound is very very low - using a pair of > > good earphones it's almost unnoticeable. > > If you find a solution please post it to the list, as I am having the > same problem with s

Digital Camera and usb connector on Mandrake 10

2004-08-01 Thread Kobi Cohen-Arazi
Hi all, Mandrake 10, with kernel 2.6 I have Olympus c-750UZ and I'm trying to make it work with Mdk 10. It worked OK with 9.2 I've tried everything I know/can but maybe I've missed something that you guys (and girls) can help me out. I did makedev /dev after installing the system (Just FYI, I don