The way emacs sets up the meta key is somewhat a mystery to me.
Here is the output on my machine from `xmodmap':
xmodmap: up to 2 keys per modifier, (keycodes in parentheses):
shift Shift_L (0x32), Shift_R (0x3e)
lockCaps_Lock (0x42)
control Control_L (0x25),
> "Greg" == Greg Strockbine <[EMAIL PROTECTED]> writes:
>> You can also browse tarballs, gzips, bzips, gzipped tarballs, bzipped
>> tarballs, and zips as well, providing that the attendant gzip, bzip, tar,
Greg> well, gee, its starting to sound like emacs :-)
Just to make the note: emacs is
What packages are we talking about? (You can use `dpkg -S' to match a
particular file to its package).
Some of the larger emacs packages has the .el files in separate
packages in order not to needlessly swamp the system. This includes
emacs itself.
---+--
> "Riku" == Riku Saikkonen <[EMAIL PROTECTED]> writes:
Riku> "passwd -d guest" seems to remove the password for the user "guest" on
Riku> my potato system
One can also do
usermod -p "" guest
Beware, however, that PAM may not be configured to allow empty
passwords.
---
> "Jonathan" == Jonathan Markevich <[EMAIL PROTECTED]> writes:
Jonathan> I think the best comment over the emacs thing was; someone
Jonathan> said "it's not an editor, it's a virtual machine" Now that
Jonathan> makes great sense! Now someone needs to come up with
Jonathan> something as clever
I think there is a rather simple reason why .rpms are everywhere but
.debs isn't.
The rpm based distributions are so much smaller that important
functionality is missing, thus forcing many people to go and build
rpms for their favourite software. Since debian is so big, there is
very little softwa
I have been toying with the same idea (putting stuf like /etc) under
CVS control, though I haven't gotten round to become serious about it
yet.
My idea towards handling individual machine specifics would be to use
the branch system. If a certain file needed a specific change, branch
off (on that f
I am no expert on X11 ressources, but here is a few ideas. Beware that
this is based on a mental image I have built for myself which may have
anywhere between 0 and 100 % resemblance to reality.
First note that X11 distinguishes between an applications *class* and
its *name*.
So you could try wri
I have now my Zyxel Omni.net plus ISDN modem up and running. The
crucial informaton seemed to have comed from the Serial-programing
HOWTO and involves IRQ priorities. Enabling `irqtune' in
/etc/rc.boot/hwtools seems to have done the trick.
---+
> "Jens" == Jens B Jorgensen <[EMAIL PROTECTED]> writes:
Jens> I use a Zyxel OMNI TA 128U (almost the exact same beast) with a single 64K
Jens> channel. It has no problems. My server machine is a P90 overclocked to
100 with
Jens> 40MB of memory. Perhaps you're getting buffer overruns on your
I have just got myself an ISDN line and a Zyxel Omni.net plus modem,
but I have problems in getting it to work smoothly.
The problem is that I keep getting error messages saying something to
the effect of:
ppp: frame with bad fcs, excess = 4de9
The more trafic (for instance with ping) I gene
I am not sure whether this can help you at all (or whether it has been
brougth up before), but the following hack, posted to a debian list a
long time ago, works for me in rewriting headers with smail.
I am using my university account to connect to the internet, and I
want all replies (regardless
> "Carey" == Carey Evans <[EMAIL PROTECTED]> writes:
Carey> It is easy to plug in two mice, dodgy to plug in two monitors,
Carey> but pretty much impossible to plug in two keyboards at the
Carey> moment, IMO.
Wouldn't it be sort of possible to plug in an ascii terminal to the
serial port, hid
> "Peter" == Peter S Galbraith <[EMAIL PROTECTED]> writes:
>> rxvt
Peter> rxvt: can't open pseudo-tty rxvt: aborting
This could be a problem of running out of pseudo tty's which is a
limited ressource. However, I do not remember seeing such a thing on
any singleuser computer (ie. in most ordi
When I was using pppd, I also had a little script, which basically
just did what the init.d script was doing, ie. something like:
/usr/sbin/start-stop-daemon --$action --verbose --exec /usr/sbin/pppd --
connect "/usr/sbin/chat -v -f /etc/ppp/chatscript$long"
with $action being `start' or `st
>> I have a university account ([EMAIL PROTECTED]) and a linux box at
>> home. My account name is "joe" on the linux box, and I want all
>> outgoing mail to say it is from [EMAIL PROTECTED] How would I do
>> this?
I use smail, configured as the `satellite' option. I did the following
in the `tran
16 matches
Mail list logo