Re: Qtext

2002-09-27 Thread Shay Elkin
On Fri, 27 Sep 2002 11:17:41 +0300, Moshe Kaminsky wrote: > I talked with Itzhak Mintz yesterday. He told me several things: > > 2. He would like to be in contact with someone who is willing to take >responsibility for the porting project. If there is someone who is >willing to do this,

Re: which kernel sources

2003-01-10 Thread Shay Elkin
On Fri, 10 Jan 2003 10:32:01 +0200, shlomo solomon wrote: > > kernel-linus2.4-2.4.20-1mdk.src.rpm > > Aside from the strange name (why is Linus' name in the kernel name?), Because this is how the Mandrake folks name the packages containing an unpatched verisons of the kernel. The kernels patched

Linux compatible wi-fi

2003-07-23 Thread Shay Elkin
There was a bit of wi-fi discussion on this list recently, and it made me want to go wireless myself. I searched the various hardware vendors online, but all I seem to find are D-Link DWL-650+ cards, which seem to be the only reasonably-priced 802.11b cards imported to Israel. But those cards

Re: Upgrading KDE 3.1 to 3.1.2 on MDK 9.1 - HOWTO?

2003-09-01 Thread Shay Elkin
Diego Iastrubni wrote: > * there are a suspend option now (did not test it myself yet) swsusp was in Mandrake 9.1 as well: it was used as the default suspend method if you had ACPI, and for APM, you can add SWSUSP_FORCE_SUSPEND="0 2" to /etc/sysconfig/suspend. The only bug was that by default, o

Re: KDE3

2002-04-20 Thread Shay Elkin
On Saturday 20 April 2002 15:48, Nx wrote: > i've jst done installing ManDrake 8.2 Regarding Mandrake, has anybody managed to compile anything against the binary distribution of QT3? I installed both libqt3 and libqt3-devel, yet I can't compile anything against them. > A.i really liked KDE3 su

Re: Flash Modem Call

2002-04-20 Thread Shay Elkin
On Saturday 20 April 2002 14:24, Hetz Ben Hamo wrote: > On Saturday 20 April 2002 01:40 pm, Eliran wrote: > > I have a option in my phone to use a conference call, it means *snip* > > Is it possible to use it with my modem, to connect to the internet > > from two differnet computers not connected

SuSE in Israel?

2002-04-26 Thread Shay Elkin
Is there someone who sells SuSE in Israel? Looking at the SuSE site, the only distributers around are PF1, who, AFAIK, are out of business, and REL, who stopped importing it. The US branch of SuSE will only deliver to Israel using expensive FedEx. The reseller for the Middle East & South Afric

Re: SuSE in Israel?

2002-04-26 Thread Shay Elkin
On Friday 26 April 2002 21:52, Shaul Karl wrote: > > Is there someone who sells SuSE in Israel? > The problematic distribution of suse here was discussed in this list > a few months ago. As far as I remember someone managed to get their > 7.3 CDs + DVDs for around $100 and is willing to let others

Switching keymaps in LyX

2002-05-23 Thread Shay Elkin
Well, I managed to write Hebrew in LyX (1.1.6fix4), and there was much rejoice. Alas, it turns out I can only write the whole document in Hebrew or in English: F12 doesn't seem to switch keymap (And I tend to believe LyX does get the keypress, as I tend to use that key in some other programs w

Re: Switching keymaps in LyX

2002-05-24 Thread Shay Elkin
On Friday 24 May 2002 09:40, Tzafrir Cohen wrote: > > Alas, it turns out I can only write the whole document in Hebrew or in > > English: F12 doesn't seem to switch keymap (And I tend to believe LyX > Create the following in $HOME/.lyx/bind/my.bind > > # This puts in the standard keyboard definit

Re: mouse suddenly off center

2002-05-27 Thread Shay Elkin
On 2002.05.27 22:20 Arie Folger wrote: > > > Sometimes, as I am working and X is on, the mouse pointer suddenly > > > ceases to represent the actual coordinates of this critter > (actually, > > > it's a touchpad), and is about 1.5 cm to the left of it's actual, > > > invisible location. > My next

GCC-2.9.5, './configure --program-suffix' not working

2002-06-06 Thread Shay Elkin
7; option, but the binaries are named without that suffix. Anybody got a clue to why? (I checked, and the argument is saved in config.status). -- Shay Elkin. To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsu

Re: Mozilla Netscape relationship ?

2002-06-15 Thread Shay Elkin
On Saturday 15 June 2002 14:17, Eliran wrote: > >They formed a seperate project called mozilla. > >Mozilla produced, among other stuff (stuff like Bugzilla) a > > browser-suite called Mozilla. That browser is generally aimed for > > developers. Its aim is not for end-users. > Why is that ? I don'

Making Xft disable anti-aliasing for small font sized

2002-07-29 Thread Shay Elkin
When using small font sizes, anti-aliasing usually blurs the text, instead of enhancing it's readability -- this is why Windows does not anti-alias fonts smaller than 16 points in size. I tried tweaking Xft to do the same, but could not understand what magic words should be written in XftConf

Re: hibernation in linux ?

2002-08-19 Thread Shay Elkin
On Mon, 19 Aug 2002 11:08:42 +0300, Erez Doron wrote: > windows XP supports hibernation out of the box, with no need for support > on the laptop > what about linux ? There are two different modes of ``hibernation'': suspend-to-RAM, in which the machine powers down, except for the RAM which keep

Re: hibernation in linux ?

2002-08-19 Thread Shay Elkin
On Mon, 19 Aug 2002 10:37:28 +0300, Shay Elkin wrote: > Otherwise, you may try patching a 2.4 kernel, but resuming from suspends > will sometimes won't work. But if you must, get the software suspend patch > from <http://falcon.sch.bme.hu/~seasons/linux/swsusp.html>, and t