Date: Tue, 26 Jun 2007 16:35:14 -0400
From: Wayne Topa <linuxone@intergate.com>
To: debian-user@lists.debian.org
Subject: Re: Install which Linux? (or avoiding dirty birds)
Message-ID: <20070626203514.GA25262@buddy.mtntop.home>
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Gayle Fairless(perfess@msic.dia.mil) is reported to have said:
> Wayne Topa <linuxone@intergate.com> is reported to have said:
>
<--<snip>-->
> =================================
>
>
> I gave up temporarily on network installation and downloaded the iso
> files for approximately 20 CDROM's. There was quite a few difficulties
> getting past system hangs and having to use the rescue mode. It seems
> that any install failure requires the user to go back to the partitioner
> and reformat the / volume. Even though the basic system has been
> installed, it seems that the installer cannot pick up where it failed.
> The installer also hung badly on selinix-policy-refpolicy-targeted file
> (I may have misspelled this). The first attempt that got to package
> selection had desktop system, laptop, and standard system. That was
> about 500 packages. That failed.
>
> Back to the partitioner, this time I only selected laptop system and
> standard system. That was less than a hundred packages so I got the
> basic system installed.
>
> Now I can boot the Thinkpad 390 into Debian GNU/Linux 4.0 R0 (etch).
Now your on your way!
>
> Unfortunately when I attempted to use aptitude to install some small
> packages such as bzip2, the aptitude program did not like the MD5SUM of
> the first CDROM. I am not too concerned about the error but would like
> to get around it or correct it so I can continue installation of the
> packages on an individual or custom basis. Can I read packages off the
> CDROM's and use apt-get or dpkg instead? Will an aptitude -f install
> work to get past the alleged error?
Yes, it should.
Edit /etc/apt/sources.list and comment out the CDROM entries.
# deb cdrom:[Debian GNU/Linux testing _Etch_ - Official Snapshot \
# i386 Binary-1 (20040919)]/ stable contrib main
Then add these, if you haven't already, below them.
deb http://ftp.us.debian.org/debian/ etch main contrib non-free
deb http://security.debian.org etch/updates main
Then do the update/upgrade
aptitude update ; aptitude -y upgrade
There have been quite a few fixes to etch since it was released, at least here.
> Oh well, at least I have the basic system back. I also have mutt and vi
> already installed!
Don't forget to take a look at vim, the vi with wheels.... :-)
Hope this gets out (with the correct address). I have been have a
problem sending mail since the 23rd. I think I have it back but this
is my first test mail.
Regards
Wayne
--
Computer Science: solving today's problems tomorrow.
_______________________________________________________
Date: Tue, 26 Jun 2007 17:58:10 -0400
From: "H.S." <hs.samix@gmail.com>
To: debian-user@lists.debian.org
Subject: emacs: too fast scroll speed when selecting region with mouse
Message-ID: <f5s25i$od4$1@sea.gmane.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Hello,
In emacs, if I start selecting a region in a buffer by clicking the left
mouse button and dragging the mouse, the buffer scrolls extremely fast
if the mouse moves beyond the lower end of the buffer window. How do I
correct this behavior? I notice that "Mouse Scroll Min Lines" variable
is set to 1, so by not moving the mouse too much outside the window, it
should scroll the buffer by this amount. This doesn't happen however.
The selected region reaches the end of the buffer in an instant if I
drag the mouse only slightly outside the buffer window.
This is on Debian Testing with:
$> dpkg -l emacs* | grep ^i
ii emacs21 21.4a+1-5 The GNU Emacs editor
ii emacs21-bin-common 21.4a+1-5 The GNU Emacs editor's
shared, architecture
ii emacs21-common 21.4a+1-5 The GNU Emacs editor's
shared, architecture
ii emacs21-el 21.4a+1-5 GNU Emacs LISP (.el) files
ii emacsen-common 1.4.17 Common facilities for all
emacsen
Any idea how to solve this one?
thanks,
->HS
Date: Tue, 26 Jun 2007 18:39:31 -0400
From: Orestes leal <orestesleal13022@cha.jovenclub.cu>
To: debian-user@lists.debian.org
Subject: Any ksh Raw binaries Out there that work for linux i386?
Message-Id: <20070626183931.3a35091d.orestesleal13022@cha.jovenclub.cu>
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Hi folks!
I need ksh (The Korn Shell), but in binary form, what site you can recommend me to download this binary version
of ksh for linux i386, a web or ftp site with this file it's well accepted.
NOTE: I know that it's in the repository but I need the raw binary for 386.
Best,
Ore.
--
Orestes <orestesleal13022@cha.jovenclub.cu>
Date: Wed, 27 Jun 2007 01:21:21 +0100
From: Jose Rodriguez <josec.rodriguez@gmail.com>
To: debian-user@lists.debian.org
Subject: Re: IPW3945 With Etch
Message-ID: <20070627012121.5b8a83a3.josec.rodriguez@gmail.com>
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
> I was able to get it working but only after enabling SSID
> broadcasting on the AP. This is odd but it works. I wonder why
> this is?
>
> -Tom
I don't know the technical reason whatsoever, just know it happens
out of my own experience. The point is: why on earth would you
want to hide the ssid? Certainly not as a security measure. Even
worse, depending on how crowded your area is, you may end up with
some of your neighbours dwelling in the same channel as you are
for they don't "see" you, interfering your precious data.
Date: Wed, 27 Jun 2007 01:37:09 +0100
From: Jose Rodriguez <josec.rodriguez@gmail.com>
To: debian-user@lists.debian.org
Subject: Re: screenshot
Message-ID: <20070627013709.60e0863e.josec.rodriguez@gmail.com>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
On Tue, 26 Jun 2007 09:50:07 +0200
Dan H <dunno@stoptrick.com> wrote:
> On Thu, 21 Jun 2007 11:53:51 +0100
> Jose Rodriguez <josec.rodriguez@gmail.com> wrote:
>=20
> > I quickly tried scrot and, out of its man page, I'm not sure
> > which formats does it support, can anybody give me a hint?
>=20
> It seems to only do PNG. Doesn't matter; just pipe it through
> some netpbm tools (which I prefer) or imagemagick.
>=20
> --D.
>=20
By trial and error I've found out it actually does .tiff and .bmp
as well. No .eps, which it would be a no-no for me if it wasn=C2=B4t
for imagemagick. I now actually use scrot instead of ksnapshot;
command line software have something inherently beautiful with
them...(although I still created a launcher).
Regards
Date: Tue, 26 Jun 2007 15:05:19 -0700
From: Paul Johnson <baloo@ursine.ca>
To: debian-user@lists.debian.org
Subject: Re: how hot is my xeon?
Message-ID: <1803004.7amvx6JNqL@ursa-major.ursine.ca>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7Bit
Mike McCarty wrote in Article <467BFF0F.9040201@sbcglobal.net> posted to
gmane.linux.debian.user:
> michael wrote:
>> I've tried unsuccessfully to monitor my dual Xeon box but lm-sensors
>> doesn't seem to detect anything. I've a Intel Server Board SE7320SO2
>
> Even if it did, unless you've calibrated the thing you won't know
> the temp.
>
>> with two 3. GHz Xeon chips. Anybody know how to get mobo/chip/internal
>> temps (and pref fan speeds)... my box gets noisy and I'm trying to see
>> if it's temp related
>
> What's wrong with simply sticking a thermometer in there? I'm talking
> about a remote-reading one, like those intended to feed a wire through
> your door or window and hang on the roofline or whatever. That will
> give you a calibrated temp reading, not an arbitrary meaningless
> number.
What's wrong with the thermometer supplied by the motherboard, usually in
contact with the underside of the die? So far, the ones I've come across
have been in proper working, calibrated order when tested against one of
those infrared thermometer gun deals.
--
Paul Johnson
Email and IM (XMPP & Google Talk): baloo@ursine.ca
Date: Tue, 26 Jun 2007 13:31:20 -0700
From: Paul Johnson <baloo@ursine.ca>
To: debian-user@lists.debian.org
Subject: Re: OT: QEMU Package faster
Message-ID: <2068219.MDKlj329HB@ursa-major.ursine.ca>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7Bit
Chris Lale wrote in Article <46803CA1.5050004@untrammelled.co.uk> posted to
gmane.linux.debian.user:
> [2] http://archive.daniel-baumann.ch/debian/packages-other/qemu/
Browsing through the tree, I can't figure out how to make a sources.list
line from this... hing please?
--
Paul Johnson
Email and IM (XMPP & Google Talk): baloo@ursine.ca
Date: Tue, 26 Jun 2007 14:58:17 -0700
From: Paul Johnson <baloo@ursine.ca>
To: debian-user@lists.debian.org
Subject: Re: RTF - proprietary or open?
Message-ID: <1439612.T4EfDdHjke@ursa-major.ursine.ca>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7Bit
John Hasler wrote in Article <87odj4vu77.fsf@toncho.dhh.gt.org> posted to
gmane.linux.debian.user:
> Alan Ianson writes:
>> I believe kword supports ODF now and I hope this will continue to be the
>> case with koffice and other word processing applications like abiword in
>> the future.
>
> The problem is that most Microsoft Windows users cannot deal with ODF.
> That doesn't matter to me but to some people it is critical.
I was unaware that openoffice.org was not freely available in win32 binary
form.
--
Paul Johnson
Email and IM (XMPP & Google Talk): baloo@ursine.ca
Date: Tue, 26 Jun 2007 22:53:52 -0400
From: Roberto =?iso-8859-1?Q?C=2E_S=E1nchez?= <roberto@connexer.com>
To: debian-user@lists.debian.org
Subject: Re: RTF - proprietary or open?
Message-ID: <20070627025352.GE14985@santiago.connexer.com>
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="pZs/OQEoSSbxGlYw"
Content-Disposition: inline
--pZs/OQEoSSbxGlYw
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Tue, Jun 26, 2007 at 02:58:17PM -0700, Paul Johnson wrote:
> John Hasler wrote in Article <87odj4vu77.fsf@toncho.dhh.gt.org> posted to
> gmane.linux.debian.user:
>=20
> > Alan Ianson writes:
> >> I believe kword supports ODF now and I hope this will continue to be t=
he
> >> case with koffice and other word processing applications like abiword =
in
> >> the future.
> >=20
> > The problem is that most Microsoft Windows users cannot deal with ODF.
> > That doesn't matter to me but to some people it is critical.
>=20
> I was unaware that openoffice.org was not freely available in win32 binary
> form.
>=20
That depends on your definition of "available." If the person receiving
your document is on dialup and not in a position to download the 100+ MB
OOo or is otherwise not sufficiently proficient to install software,
then you are basically left with "default" windows tools, which are
wordpad, and occasionally works or word.
Regards,
-Roberto
--=20
Roberto C. S=E1nchez
http://people.connexer.com/~roberto
http://www.connexer.com
--pZs/OQEoSSbxGlYw
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFGgdFA1snWssAFC08RApOtAJoCzH9xTQCMWWhjfX9pP4TiXeNeWgCbBwTh
b9/3cCHaDDGxF7NUmOjuj88=
=JNG1
-----END PGP SIGNATURE-----
--pZs/OQEoSSbxGlYw--
Date: Tue, 26 Jun 2007 22:04:05 -0500
From: Owen Heisler <owenh000@gmail.com>
To: debian-user@lists.debian.org
Subject: Re: mail server for offline system
Message-ID: <20070627030404.GA5505@owenh.hopto.org>
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="Nq2Wo0NMKNjxTN9z"
Content-Disposition: inline
--Nq2Wo0NMKNjxTN9z
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Mon, Jun 25, 2007 at 09:57:49AM -0400, Celejar wrote:
>On Sun, 24 Jun 2007 22:40:04 +0100 Hans du Plooy wrote:
>>Owen Heisler wrote:
>>> Postfix, exim4, or any other decent mail server in Deiban that
>>> (preferrably) can be configured easily with will suffice. The server
>>> must support Maildir folders, honor the ~/.forward file (perhaps they
>>> all do?), and not attempt to deliver non-local messages when a specified
>>> interface is down.
>>=20
>> http://www.postfix.org/STANDARD_CONFIGURATION_README.html#dialup
>
>And for exim, see this:
>
>http://www.exim.org/exim-html-4.40/doc/html/FAQ_14.html
Thanks!
--Nq2Wo0NMKNjxTN9z
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGgdOk9XC8Sh1vpNARAk9nAJ9OA6XOCpWlJan+WD48WTTLiK4NugCgyCIJ
NEWYhvna0xBgRKkGtl3rn5k=
=Z19o
-----END PGP SIGNATURE-----
--Nq2Wo0NMKNjxTN9z--
Date: Tue, 26 Jun 2007 23:04:53 -0400
From: Roberto =?iso-8859-1?Q?C=2E_S=E1nchez?= <roberto@connexer.com>
To: debian-user@lists.debian.org
Subject: Re: Kolab in debian etch
Message-ID: <20070627030453.GF14985@santiago.connexer.com>
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="YkJPYEFdoxh/AXLE"
Content-Disposition: inline
--YkJPYEFdoxh/AXLE
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Mon, Jun 25, 2007 at 10:02:14PM +0200, Adri=E1n Ribao Mart=EDnez wrote:
> Hello, I have a server running under Debian etch. I need to install kolab=
, but=20
> I can't because:
> apt-get install kolabd
> ->kolabd: Depends: kolab-resource-handlers but it is not going to be inst=
alled
> apt-get install kolab-resource-handlers
> ->kolab-resource-handlers: Depends: libapache2-mod-php4 but it is not goi=
ng to=20
> be installed
> apt-get install libapache2-mod-php4=20
> ->The following packages will be REMOVED:
> horde3 imp4 kronolith2 libapache2-mod-php5 mnemo2 nag2 php5 turba2
>=20
> So I can't use horde and Kolab!
> Is there any way of doing it? Or it's a developers job?
>=20
Developer's job. The maintainer of the package must fix it.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D424793
Regards,
-Roberto
--=20
Roberto C. S=E1nchez
http://people.connexer.com/~roberto
http://www.connexer.com
--YkJPYEFdoxh/AXLE
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFGgdPV1snWssAFC08RArhQAJ9y1mO6E8gpdvtKlSlpTioBj3cwDgCePrlV
QT0ElwO2XVt8EBpEz69jaQo=
=7QMd
-----END PGP SIGNATURE-----
--YkJPYEFdoxh/AXLE--
Date: Tue, 26 Jun 2007 22:59:10 -0400
From: "P Kapat" <kap4lin@gmail.com>
To: debian-user@lists.debian.org
Subject: kernel modification and CONFIG_HIGHMEM issue
Message-ID: <daef5be80706261959y451be210te401a8fd2d059ee4@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hi,
I am running Debian unstable on an AMD Athlon 64 3500+ processor and a
MSI K8N Neo4 Mobo.
Problem: Kernel does not recognise all the RAM, it sees only 1GB.
$ uname -a
Linux *** 2.6.18-4-486 #1 Mon Mar 26 16:39:10 UTC 2007 i686 GNU/Linux
I had two 512MB modules, recently I added two 1 GB models hoping to
see around 3GB of RAM. But the kernel reads only 1 GB. A little bit of
googling helped me to understand that the kernel is not compiled for
using higher memories.
$ grep HIGHMEM /boot/config-2.6.18-4-486
CONFIG_NOHIGHMEM=y
# CONFIG_HIGHMEM4G is not set
# CONFIG_HIGHMEM64G is not set
I have been using linux-image-2.6-486 (which is 32bit) kernel to avoid
the restrictions (unavailability of flash, media codecs etc) of 64 bit
platform. Here are my two questions:
1. Is it possible to overcome the memory restriction under the current
setup? At this moment I don't have time to install a 64-bit version
kernel and go over the whole re-installation procedure.
2. When I do get time and feel comfortable to move to a native 64bit
machine, which kernel should I use? The options I am looking at are:
a) linux-image-2.6-amd64 (under amd64 or i386 arch?)
b) linux-image-2.6-k7 (under amd64 or i386 arch?)
c) linux-image-2.6-vserver-amd64 (amd64 arch only)
d) linux-image-2.6-vserver-k7 (i386 arch only)
I am not sure what the "-vserver-" images are and does my processor
come under the k7 class?
Thanks in advance for the advice. Its much appreciated.
--
Regards
PK
--------------------------------------
http://counter.li.org #402424
Date: Wed, 27 Jun 2007 02:38:10 -0000
From: rocky <rocky2winnie@gmail.com>
To: debian-user@lists.debian.org
Subject: Re: set up Xserver for etch upgrade
Message-ID: <1182911890.085242.236280@z28g2000prd.googlegroups.com>
Content-Type: text/plain; charset="us-ascii"
On Jun 26, 6:50 pm, Florian Kulzer <florian.kulzer+deb...@icfo.es>
wrote:
> On Tue, Jun 26, 2007 at 06:09:42 -0000, rocky wrote:
>
> [...]
>
>
>
> > This is the output of the command
>
> > $-------------------code begin----------------------------$
> > LIJIANG:~# awk '/Section "Files"/,/EndSection/' /etc/X11/xorg.conf
> > Section "Files"
> > FontPath "/usr/share/fonts/X11/misc"
> > FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
> > FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
> > FontPath "/usr/share/fonts/X11/Type1"
> > FontPath "/usr/share/fonts/X11/100dpi"
> > FontPath "/usr/share/fonts/X11/75dpi"
> > # path to defoma fonts
> > FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/
> > TrueType"
> > EndSection
> > $---------------------code end ------------------------------$
>
> That looks OK to me.
>
>
>
> > But I still get the below error
> > $----------------error begin-----------------------------$
> > (EE) AIGLX: Screen 0 is not DRI capable
> > error opening security policy file /etc/X11/xserver/SecurityPolicy
> > xkb_keycodes { include "xfree86+aliases(qwerty)" };
> > xkb_types { include "complete" };
> > xkb_compatibility { include "complete" };
> > xkb_symbols { include "pc(pc105)+us" };
> > xkb_geometry { include "pc(pc104)" };
>
> > Fatal server error:
> > could not open default font 'fixed'
> > XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
> > after 0 requests (0 known processed) with 0 events remaining.
> > $----------------error end-----------------------------$
>
> > Comment out the glx module in Module section would eliminate the above
> > (EE) problem.
>
> The AIGLX error should not keep X from starting. We can worry about it
> later.
>
> > but the rest errors remain. If I copy the SecurityPolicy
> > file from my Ubuntu machine to Debian box's /etc/X11/xserver. the only
> > problems left are xkb_ related errors and the fatal error part.
>
> Regarding the SecurityPolicy file: See my other message.
>
> The xkb_ output is normal, it just tells you how the keyboard is
> configured.
>
> We still need to get rid of the "could not open default font 'fixed'"
> fatal error.
>
> > I even aptitude purge the x-window-system away and load it back. But
> > it still not work. Do I need to reinstall the whole Debian Etch?
>
> No, you definitely do not have to reinstall Etch just to get X working.
> At most you need to purge all Xorg (and old XFree86) packages and
> install them again. However, before you do that check out these links:
>
> http://www.debian.org/releases/stable/i386/release-notes/ch-informati...http://wiki.debian.org/Xorg69To7#head-fdbbfad9b02233b11ba1572a6318276...
>
> According to the Debian wiki, I would try this:
>
> dpkg --purge --force-depends xfonts-base
> aptitude install xfonts-base
>
> If that still does not help then you should post the output of:
>
> dpkg -l x{org,server,fonts}\* | awk '/^ii/{print $2,$3}'
>
> --
> Regards, |http://users.icfo.es/Florian.Kulzer
> Florian |
>
> --
> To UNSUBSCRIBE, email to debian-user-REQU...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Hey Florian,
Thank you very much for your help!
I reloaded xserver-xorg-core and the SecurityPolicy file is in its
place now. both dpkg --purge --force-depends xfonts-base and give me
the warning of " warning: /usr/lib/X11/fonts/misc does not exist or is
not a directory".
Therefore startx give me the error of below:
$---------------------error begin------------------------------$
xkb_keycodes { include "xfree86+aliases(qwerty)" };
xkb_types { include "complete" };
xkb_compatibility { include "complete" };
xkb_symbols { include "pc(pc105)+us" };
xkb_geometry { include "pc(pc104)" };
xinit: No such file or directory (errno 2): no program named "xterm"
in PATH
Specify a program on the command line or make sure that /usr/bin
is in your path.
FreeFontPath: FPE "/usr/share/fonts/X11/misc" refcount is 2, should be
1; fixing.
$---------------------------------------error
end------------------------------$
The output of the dpkg -l is
$-------------------output begin----------------------------$
LIJIANG:~# dpkg -l x{org,server,fonts}\* | awk '/^ii/{print $2,$3}'
xfonts-100dpi 1.0.0-3
xfonts-75dpi 1.0.0-3
xfonts-base 1.0.0-4
xfonts-encodings 1.0.0-6
xfonts-intl-chinese 1.2.1-6
xfonts-scalable 1.0.0-6
xfonts-utils 1.0.1-1
xfonts-x3270-misc 3.3.4p6-3.3
xorg 7.1.0-16
xserver-xorg 7.1.0-16
xserver-xorg-core 1.1.1-21
xserver-xorg-input-all 7.1.0-16
xserver-xorg-input-evdev 1.1.2-6
xserver-xorg-input-kbd 1.1.0-4
xserver-xorg-input-mouse 1.1.1-3
xserver-xorg-input-synaptics 0.14.6-1
xserver-xorg-input-wacom 0.7.4.1-5
xserver-xorg-video-all 7.1.0-16
xserver-xorg-video-apm 1.1.1-3
xserver-xorg-video-ark 0.6.0-3
xserver-xorg-video-ati 6.6.3-2
xserver-xorg-video-chips 1.1.1-4
xserver-xorg-video-cirrus 1.1.0-3
xserver-xorg-video-cyrix 1.1.0-4
xserver-xorg-video-dummy 0.2.0-3
xserver-xorg-video-fbdev 0.3.1-1
xserver-xorg-video-glint 1.1.1-3
xserver-xorg-video-i128 1.2.0-3
xserver-xorg-video-i740 1.1.0-3
xserver-xorg-video-i810 1.7.2-4
xserver-xorg-video-imstt 1.1.0-3
xserver-xorg-video-mga 1.4.4.dfsg.1-2
xserver-xorg-video-neomagic 1.1.1-5
xserver-xorg-video-newport 0.2.0-3
xserver-xorg-video-nsc 2.8.1-3
xserver-xorg-video-nv 1.2.0-3
xserver-xorg-video-rendition 4.1.0.dfsg.1-4
xserver-xorg-video-s3 0.4.1-5
xserver-xorg-video-s3virge 1.9.1-3
xserver-xorg-video-savage 2.1.2-3
xserver-xorg-video-siliconmotion 1.4.1-4
xserver-xorg-video-sis 0.9.1-4
xserver-xorg-video-sisusb 0.8.1-3
xserver-xorg-video-tdfx 1.3.0-1
xserver-xorg-video-tga 1.1.0-3
xserver-xorg-video-trident 1.2.3-1
xserver-xorg-video-tseng 1.1.0-3
xserver-xorg-video-v4l 0.1.1-3
xserver-xorg-video-vesa 1.3.0-1
xserver-xorg-video-vga 4.1.0-3
xserver-xorg-video-via 0.2.1-6
xserver-xorg-video-vmware 10.13.0-3
xserver-xorg-video-voodoo 1.1.0-4
$--------output end-----------------------$
Thanks a lot for your assistance again!
Blessings,
Rocky
Date: 27 Jun 2007 03:00:45 GMT
From: Tyler Smith <tyler.smith@mail.mcgill.ca>
To: debian-user@lists.debian.org
Subject: Re: emacs: too fast scroll speed when selecting region with mouse
Message-ID: <slrnf83o7a.s4p.tyler.smith@blackbart.mynetwork>
On 2007-06-26, H.S. <hs.samix@gmail.com> wrote:
> In emacs, if I start selecting a region in a buffer by clicking the left
> mouse button and dragging the mouse, the buffer scrolls extremely fast
> if the mouse moves beyond the lower end of the buffer window.
>
> Any idea how to solve this one?
>
Not sure, but I'd try playing with larger values of mouse-scroll-delay:
+---------------------------------------------------------------------+
mouse-scroll-delay is a variable defined in `mouse.el'.
Its value is 0.25
Documentation:
*The pause between scroll steps caused by mouse drags, in seconds.
If you drag the mouse beyond the edge of a window, Emacs scrolls the
window to bring the text beyond that edge into view, with a delay of
this many seconds between scroll steps. Scrolling stops when you move
the mouse back into the window, or release the button.
This variable's value may be non-integral.
Setting this to zero causes Emacs to scroll as fast as it can.
You can customize this variable.
+---------------------------------------------------------------------+
HTH,
Tyler
Date: Tue, 26 Jun 2007 22:54:55 -0500
From: John Hasler <jhasler@debian.org>
To: debian-user@lists.debian.org
Subject: Re: Any ksh Raw binaries Out there that work for linux i386?
Message-ID: <87hcout5kg.fsf@toncho.dhh.gt.org>
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Ore writes:
> I know that it's in the repository but I need the raw binary for 386.
I don=B4t understand what you mean by =A8raw binary=A8. What=B4s wrong wit=
h the
binary in the ksh package?
--=20
John Hasler
Date: Tue, 26 Jun 2007 23:30:34 -0500
From: Default User <xyzzyx@sbcglobal.net>
To: ubuntu-users@lists.ubuntu.com
Cc: debian-user@lists.debian.org
Subject: How I "fixed" my laptop Alps touchpad
Message-Id: <1182918634.5619.21.camel@diogenes>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
My laptop has an Alps touchpad (not Synaptics). Running any FOSS system,
it was too slow. Moving from top to bottom or side to side of the
touchpad only moved the cursor about 1/2 to 2/3 the height or width of
the screen. So I was using a mouse (on a laptop?) instead. What the
hell, it worked.
Today, running Ubuntu 7.04, I finally figured out a quick fix for the
touchpad. All I had to do was, as root, add one line to the
file /etc/X11/xorg.conf:
Option "AccelFactor" "0.5"
(BACK UP THE FILE FIRST, OF COURSE!)
Then I rebooted (just logging out of the X session and logging back in
without rebooting did not work). BTW, the acceleration factor of 0.5 was
chosen at randon, it just happened to work. You may need to use a
different value.
It works! For now anyway. And I have freed up a usb port as well. But it
will take some getting used to using a touchpad rather than a mouse.
Hope this helps someone else.
Date: Tue, 26 Jun 2007 21:55:26 -0700
From: Andrew Sackville-West <andrew@farwestbilliards.com>
To: debian-user@lists.debian.org
Subject: Re: How I "fixed" my laptop Alps touchpad
Message-ID: <20070627045524.GD20688@localhost.localdomain>
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="UfEAyuTBtIjiZzX6"
Content-Disposition: inline
--UfEAyuTBtIjiZzX6
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Tue, Jun 26, 2007 at 11:43:19PM -0500, Default User wrote:
[ about how he successfully config'ed X ]
> > Then I rebooted (just logging out of the X session and logging back in
> > without rebooting did not work).=20
ctrl-alt-F1
log in as root and issue:
/etc/init.d/gdm restart
or kdm or xdm or whatever dm you are using...
you shouldn't need a reboot.
A
--UfEAyuTBtIjiZzX6
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGge28aIeIEqwil4YRAlioAJ0SbPTHCzXbdXbaLsWCdU/lS4ZPqACfTt48
O6rJFxNUxkHDQOXa0M1zug4=
=rxNH
-----END PGP SIGNATURE-----
--UfEAyuTBtIjiZzX6--
End of debian-user-digest Digest V2007 Issue #1852
**************************************************
Received on Wed Jun 27 01:02:28 2007