mouse emulation with keyboard in X

2005-09-14 Thread Juraj Fedel
(I will try my luck again:)
I offten use mouse emulation (activated by Ctrl+Alt+NumLock). It
works fine, my problem is that emulation is automaticaly
deactivated if not used for a while. How do I prevent this.
In man Xserver I found command line option:
   [+-]accessx [ timeout [ timeout_mask [ feedback [ options_mask ] ] ] ]
enables(+) or disables(-) AccessX key sequences.
The question is where do I put this option and what values do I
use (my guess is +accessx 0). What does all that optional values
stand for - I did not find any more info about this option that that
two lines!
I am using Debian Sarge, gdm, XFree86 Version 4.3.0.1, and blackbox
as windowmanger
Juraj


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: KDE 3.4.2 and British English

2005-09-14 Thread Jon
On Thu, Sep 15, 2005 at 12:12:12AM -0400, David R. Litwin wrote:
> I just upgraded to 3.4.2. In 3.4.1, I was able to acquire British English 
> for KDE (and Debian, but I digress) by simply apt-get install kde-i18n-engb. 
> When I upgraded, that file was also upgraded. Well, it doesn't work. I tried 
> to re-install it (three times): No go. I tried to install another file 
> (French): That works. British English does not appear under the Country / 
> Region Language (or what ever it is called) in the Control Centre.

> Is this a bug? Or, are there little Gremlins running round speaking American 
> English?

It's a packaging bug. You will find that kde-i18n-engb has installed
everything under /share, when it should go under /usr/share. If you move
the files to /usr/share then the right English should show up in KDE.

I didn't bother to report this; perhaps you'd like to.

Cheers

Jon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Is there a screencapture utility?

2005-09-14 Thread Cybe R. Wizard
On Thu, 15 Sep 2005 00:16:18 GMT
[EMAIL PROTECTED] wrote:

> I'm running sarge/GNOME. I'd like an ability to capture portions of a
> screen(part of a window preferably). Is there something which will do
> that?
> 
> I am aware of the GNOME applet (but that doesn't seem to capture a
> window) and of GIMP (which doesn't completely meet my needs either).
> 
> What bothers me is that I thought I had that ability in the woody
> installation which I 'upgraded'  to sarge, getting GNOME 2.x!
> 
> Thank you,
> Bruce Ward
> 
Although you use GNOME maybe you'd like to try ksnapshot?  It does what
you want.

Cybe R. Wizard
-- 
When Microsoft says "Where do you want to go today?" they really mean 
"Let us take you for a ride."
Winduhs


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: How do you "move to testin =?iso-8859-1?Q?ng/etch=22??=

2005-09-14 Thread Angelo Bertolli



You may already know this, but just in case you don't . . .you need to
understand that the decision to track testing instead of stable or
unstable is a serious one, with potentially serious hazards.  Many
people have the concept in their heads that testing is a fairly
robust distribution that's less risky than unstable -- something like
"more current than stable, but less dangerous than unstable."  That
isn't true, because that isn't the purpose of testing.  When things
break in testing, they can often stay that way for an extended period
of time -- viz. two occasions last year when first GNOME, and then
KDE, were uninstallable out of testing, and broken for those tracking
testing closely, for more than a month in each case.  That's not
because of the developers doing anything wrong; it's just the nature
of what testing is.  If your reason for wanting to upgrade to testing
is because you see it as splitting the difference between stable
and unstable, you need to read about what testing is and how it's
(automatically) put together.

OTOH, if you already knew all the above, cool, sorry for being
long-winded, maybe it'll be helpful to someone else.
 



I think it's good to point out, and I think I know where the confusion 
comes from.  When sarge was almost stable, but still in testing it was 
much more like what you described:  "more current than stable, but less 
dangerous than unstable."  I kept hearing people tell me don't use 
testing unless you want things to be broken sometimes, but of course 
nothing ever broke because sarge was so close to becoming stable.  Now 
we're at the beginning of another testing phase--things aren't going to 
be as smooth at the beginning of a testing phase as they are towards the 
end.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Is there a screencapture utility?

2005-09-14 Thread Ron Johnson
On Thu, 2005-09-15 at 00:16 +, [EMAIL PROTECTED] wrote:
> I'm running sarge/GNOME. I'd like an ability to capture portions of a screen
> (part of a window preferably). Is there something which will do that?
> 
> I am aware of the GNOME applet (but that doesn't seem to capture a window) and
> of GIMP (which doesn't completely meet my needs either).
> 
> What bothers me is that I thought I had that ability in the woody installation
> which I 'upgraded'  to sarge, getting GNOME 2.x!

GNOME 2.8 has "Take Screenshot..." right on the drop-down "Foot"
menu.

After you've taken the screenshot, edit it GIMP to pull out only
the window you want.

Now, a "windowshot" utility would be so useful...

-- 
-
Ron Johnson, Jr.
Temporarily not of Jefferson, LA USA
PGP Key ID 8834C06B I prefer encrypted mail.

"Would you mind not firing on the thermonuclear weapons?"
A great line, from a *great* movie: Broken Arrow



signature.asc
Description: This is a digitally signed message part


Re: expose internal network to the outside world

2005-09-14 Thread Angelo Bertolli



Matt Price wrote:


ssh -p 2000 -l me mydomain.dyndns.org
which gets to the router; the router sees that it's supposed to forward
requests on port 2000 to 192.168.2.199; 192.168.2.199 picks up the
request and an ssh tunnel is formed
 

You won't need tunneling for this, just the NAT that your "router" 
does.  Your router should just forward all data to specified machine.



on the other hand, if I type
ssh -p 3000 -l metoo mydomain.dyndns.org
the router sends the request to 192.168.2.254 instead. 


On my router confiugration screen, there seem to be 3 places where this
sort of thing can be done:
1. "DDNS" -- here I'm allowed to have 1 static IP address designated as
a "server" ; requests on ports 80,21,and 25 (http, ftp, smtp) are
forwarded on to the "server".  I've tried this and it works fine for
http at least (I get the standard debian default index page from my
local machine).  But there seems to be no further flexibility.
2. "NAT".  This section comes with the following instructions:

*Special Applications*

Some applications require multiple connections, such as Internet gaming,
video conferencing, Internet telephony and others. These applications
cannot work when Network Address Translation (NAT) is enabled. If you
need to run applications that require multiple connections, specify the
port normally associated with an application in the "Trigger Port"
field, select the protocol type as TCP or UDP, then enter the public
ports associated with the trigger port to open them for inbound traffic.

Note: The range of the Trigger Ports is from 1 to 65535.

THen there's a tablei nwhich I can associate "trigger ports" with
"public ports".  But I odn't think I really understand what this is
about, as thre seems to be no way to associate a particular local
machine with a forwarded port.

3. DMZ.  THis screen lets me associate a local IP address (192.168.2.x)
with a public IP address.  But this isn't what I want, is it?  Because
after all I only have one constantly-changing IP address available to
me... 
 

Maybe.  This is what I use, but I don't require direct ssh ability to 
both of my machines.  I login to my machine in the DMZ and then ssh to 
my other machine from there--it feels more secure that way.  If you can 
set a permanent IP address for your local machine then this should be fine.


Your other option is to see if your router has some firewall rules, such 
as map this to that.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: How do you "move to testin =?iso-8859-1?Q?ng/etch=22??=

2005-09-14 Thread cmetzler


> Subject: How do you "move to testing/etch"?

You may already know this, but just in case you don't . . .you need to
understand that the decision to track testing instead of stable or
unstable is a serious one, with potentially serious hazards.  Many
people have the concept in their heads that testing is a fairly
robust distribution that's less risky than unstable -- something like
"more current than stable, but less dangerous than unstable."  That
isn't true, because that isn't the purpose of testing.  When things
break in testing, they can often stay that way for an extended period
of time -- viz. two occasions last year when first GNOME, and then
KDE, were uninstallable out of testing, and broken for those tracking
testing closely, for more than a month in each case.  That's not
because of the developers doing anything wrong; it's just the nature
of what testing is.  If your reason for wanting to upgrade to testing
is because you see it as splitting the difference between stable
and unstable, you need to read about what testing is and how it's
(automatically) put together.

OTOH, if you already knew all the above, cool, sorry for being
long-winded, maybe it'll be helpful to someone else.

-c





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



KDE 3.4.2 and British English

2005-09-14 Thread David R. Litwin
I just upgraded to 3.4.2. In 3.4.1, I was able to acquire British English for KDE (and Debian, but I digress) by simply apt-get install kde-i18n-engb. When I upgraded, that file was also upgraded. Well, it doesn't work. I tried to re-install it (three times): No go. I tried to install another file (French): That works. British English does not appear under the Country / Region Language (or what ever it is called) in the Control Centre.
Is this a bug? Or, are there little Gremlins running round speaking American English?Thank you kindly in advance.-- —A watched bread-crumb never boils.—My hover-craft is full of eels.—‽ <--You've just been Interrobanged.
—[...]and that's the he and the she of it.


Re: Is cdrecord broken?

2005-09-14 Thread Roberto C. Sanchez
On Thu, Sep 15, 2005 at 12:27:59AM -0300, Henrique de Moraes Holschuh wrote:
> On Wed, 14 Sep 2005, Roberto C. Sanchez wrote:
> > Any ideas?
> 
> 1. Switch to 2.6.13.
Not something I want to do, as I would rather stick with what is in
Sarge.  I will give it a shot :-|

> 2. Use the ATAPI interface (not scsi emulation).
Already doing that.

> 3. Use a backport of sid's cdrecord which has some important fixes.
> 
OK.  I was not aware of this.

> That should do it.  Oh, and make triple sure you have ATAPI DMA
> capabilities enabled or you WILL get buffer underruns at high speeds
> (usually, hdparm -d1 -u1  is enough to force it enabled).
> 
This is already set, as it also has a major and noticable impact on read
performance if it is not set :-)

> 2.6.13 should be able to do it with pretty much all common south bridges
> capable of it (which is just about all new ones, AFAIK), with the notable
> exeption of ATAPI PATA devices behind a PATA-SATA bridge in a SATA channel
> (like the one in my Thinkpad T43 :-( ).  Some PCI IDE controllers are NOT
> capable of ATAPI DMA, but these are relatively old, and unlikely to be found
> on any new motherboards or PCI expansion cards.
> 
OK.  My motherboard is an nForce2 board, so I am fairly certain that it
is capable.

-Roberto
-- 
Roberto C. Sanchez
http://familiasanchez.net/~roberto


pgpMYnXP2q0Qs.pgp
Description: PGP signature


Re: Is cdrecord broken?

2005-09-14 Thread Henrique de Moraes Holschuh
On Wed, 14 Sep 2005, Roberto C. Sanchez wrote:
> Any ideas?

1. Switch to 2.6.13.
2. Use the ATAPI interface (not scsi emulation).
3. Use a backport of sid's cdrecord which has some important fixes.

That should do it.  Oh, and make triple sure you have ATAPI DMA
capabilities enabled or you WILL get buffer underruns at high speeds
(usually, hdparm -d1 -u1  is enough to force it enabled).

2.6.13 should be able to do it with pretty much all common south bridges
capable of it (which is just about all new ones, AFAIK), with the notable
exeption of ATAPI PATA devices behind a PATA-SATA bridge in a SATA channel
(like the one in my Thinkpad T43 :-( ).  Some PCI IDE controllers are NOT
capable of ATAPI DMA, but these are relatively old, and unlikely to be found
on any new motherboards or PCI expansion cards.

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Freshness of packages

2005-09-14 Thread kamaraju kusumanchi

Roberto C. Sanchez wrote:


On Wed, Sep 14, 2005 at 10:27:56PM -0400, kamaraju kusumanchi wrote:
 


Roberto C. Sanchez wrote:

   


On Wed, Sep 14, 2005 at 02:42:03PM -0400, Tong wrote:

 

Hi, 
Is there any way to know how fresh are the packages? 
Ie, say I'm running Debian Testing, and notice that a bunch of packages

need to be upgraded, is there any way for me to know how long have those
packages been in Debian Testing repository? 
 
   


Why does it matter how long they have been there?

-Roberto

 

Why not? I am not the OP but I would like to see this feature. For me 10 days 
period for unstable to testing transition is not sufficient. I want to install 
packages that have spent at least 30 days in testing. Right now there is no 
easy way to do this.


   



Sure there is.  Just run stable.

-Roberto
 


No they are not the same.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Is there a screencapture utility?

2005-09-14 Thread Kent West
[EMAIL PROTECTED] wrote:

>I'm running sarge/GNOME. I'd like an ability to capture portions of a screen
>(part of a window preferably). Is there something which will do that?
>
>I am aware of the GNOME applet (but that doesn't seem to capture a window) and
>of GIMP (which doesn't completely meet my needs either).
>
>What bothers me is that I thought I had that ability in the woody installation
>which I 'upgraded'  to sarge, getting GNOME 2.x!
>
>  
>
"aptitude install imagemagick"

"import myscreenshot.jpg"

"import myscreenshot2.bmp"

-- 
Kent



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Re: screen resolution

2005-09-14 Thread Leonardo Sá
Did you try to check the X log? It usually has useful information regarding problems with the video.

LeoOn 9/14/05, Ralph Katz <[EMAIL PROTECTED]> wrote:
On 09/14/2005 03:10 PM, Andrew Sackville-West wrote:> only thing I can think of is that your monitor settings aren't right.> I had similar problems for a while with my envision en-710e. my horiz> sync and vert refresh ranges weren't right and consequently it
> couldn't get a good set-up for the higher res. I adjusted those> numbers to some conservative ranges that fit the monitor specs and> problem solved. youmight check the monitor specs and see if you can
> make that work. be conservative soyou don't fry the monitor.>> hth>> AndrewI also once had a similar problem.  Using the specs from the monitordata sheet still limited me to 800 X 600.  Solution was to boot with
knoppix, then copy that config file to /etc/X11/XF86Config-4 .  Result:full monitor resolution available to sarge.Ralph--To UNSUBSCRIBE, email to 
[EMAIL PROTECTED]with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Re: Installing mplayer

2005-09-14 Thread Bryan Donlan
On 9/14/05, Ganeshram Iyer <[EMAIL PROTECTED]> wrote:
> On 9/14/05, John Talbut <[EMAIL PROTECTED]> wrote:
> > Can anyone give me or point me to precise instructions as to how to do
> > this?  I use Aptitude to get packages.
> >
> > Or should I give up with Christian Marillat's package and go with the
> > precise instructions given at www.princessleia.com/MPlayer.html (though
> > I am not on Etch)?
> I did install using Marillat's package and once having done that
> downloaded the codecs from mplayerhq.hu site and unzipped them to the
> appropriate folder as per:
> http://mplayerhq.hu/DOCS/HTML/en/install.html#id2835200
> 
> I think that the mplayer packages were compiled and packaged with
> support for the win32 codecs and you just have to place the codecs in
> the right folder to get it to work. If I am mistaken, I apologize.
> ganesh

You can just apt-get install w32codecs


Re: expose internal network to the outside world

2005-09-14 Thread Leonardo Sá
I agree with Sanchez. I run an old Pentium II as a NAT box with
iptables and it gives me much more flexibility than a ("standalone")
router. Routers dont need to be a cutting edge machine, old ones will
do it just great for home networks. If you are not sure how to set up
one, try reading the masquerade howto on the net.

LeoOn 9/14/05, Roberto C. Sanchez <[EMAIL PROTECTED]> wrote:
On Wed, Sep 14, 2005 at 10:16:49PM -0400, Matt Price wrote:> hi folks,>> I have 2 computers on a home network, connected to DSL through a modem> and a cheap SMC router (Barricade  g = SMC2804WBRP-g).  I would like to
> be able to ssh into both of them form the outside world.  I have> successfully set up "inadyn" to associate a stable URL (x.dyndns.org)> with my dynamic IP, which is great.  Now the problem is to tunnel remote
> ssh requests to the two local machines.  I don't really understand this> very well (though I tried something similar about 2 years ago -- got> stumped then).>> As I understand it, what I need to do is set up some kind of a table
> where external requests on particular ports are forwarded by the router> on to corresponding (perhaps not identical) ports on one or the other> local machine.  SO I imagine something like this:>
> from work, I type:>> ssh -p 2000 -l me mydomain.dyndns.org> which gets to the router; the router sees that it's supposed to forward> requests on port 2000 to 
192.168.2.199; 192.168.2.199 picks up the> request and an ssh tunnel is formed>> on the other hand, if I type> ssh -p 3000 -l metoo 
mydomain.dyndns.org> the router sends the request to 192.168.2.254 instead.>> On my router confiugration screen, there seem to be 3 places where this
> sort of thing can be done:> 1. "DDNS" -- here I'm allowed to have 1 static IP address designated as> a "server" ; requests on ports 80,21,and 25 (http, ftp, smtp) are> forwarded on to the "server".  I've tried this and it works fine for
> http at least (I get the standard debian default index page from my> local machine).  But there seems to be no further flexibility.> 2. "NAT".  This section comes with the following instructions:
>> *Special Applications*>> Some applications require multiple connections, such as Internet gaming,> video conferencing, Internet telephony and others. These applications> cannot work when Network Address Translation (NAT) is enabled. If you
> need to run applications that require multiple connections, specify the> port normally associated with an application in the "Trigger Port"> field, select the protocol type as TCP or UDP, then enter the public
> ports associated with the trigger port to open them for inbound traffic.>> Note: The range of the Trigger Ports is from 1 to 65535.>> THen there's a tablei nwhich I can associate "trigger ports" with
> "public ports".  But I odn't think I really understand what this is> about, as thre seems to be no way to associate a particular local> machine with a forwarded port.>> 3. DMZ.  THis screen lets me associate a local IP address (
192.168.2.x)> with a public IP address.  But this isn't what I want, is it?  Because> after all I only have one constantly-changing IP address available to> me...>> Anyway -- I feel a little bit stumped.  I wondered whether anyone else
> had ideas about what I should do, whether I'm out of luck, etc.>I use shorewall for my firewall, which lets me specify in simple rulesany ports I want forwarded and to which hosts they should be forwarded.
Other than that, I am sure you could whip up a short iptables script todo what you want.-Roberto--Roberto C. Sanchezhttp://familiasanchez.net/~roberto



Re: Is there a screencapture utility?

2005-09-14 Thread Patrick Wiseman
On 9/14/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I'm running sarge/GNOME. I'd like an ability to capture portions of a screen(part of a window preferably). Is there something which will do that?I am aware of the GNOME applet (but that doesn't seem to capture a window) and
of GIMP (which doesn't completely meet my needs either).What bothers me is that I thought I had that ability in the woody installationwhich I 'upgraded'  to sarge, getting GNOME 2.x!

'man import'?  With all this GNOME and KDE stuff, people seem to
have forgotten that the X Window System already had, and continues to
have, lots of functionality.  I, for one, am afraid of losing it
because of all the wheel-reinventing that's been going on.

Patrick



Re: Freshness of packages

2005-09-14 Thread Ralph Katz
On 09/14/2005 02:10 PM, Tong wrote:
> Hi, 
> 
> Is there any way to know how fresh are the packages? 
> 
> Ie, say I'm running Debian Testing, and notice that a bunch of packages
> need to be upgraded, is there any way for me to know how long have those
> packages been in Debian Testing repository? 
> 
> Thanks

http://packages.qa.debian.org/common/index.html
Enter package name.  View  Latest News.  Note the package appears in the
archive and mirrors soon after the date of the email for the version
desired.  I'm sure there's a more elegant answer as well.

Ralph


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Re: screen resolution

2005-09-14 Thread Ralph Katz
On 09/14/2005 03:10 PM, Andrew Sackville-West wrote:

> only thing I can think of is that your monitor settings aren't right.
> I had similar problems for a while with my envision en-710e. my horiz
> sync and vert refresh ranges weren't right and consequently it
> couldn't get a good set-up for the higher res. I adjusted those
> numbers to some conservative ranges that fit the monitor specs and
> problem solved. youmight check the monitor specs and see if you can
> make that work. be conservative soyou don't fry the monitor.
> 
> hth
> 
> Andrew

I also once had a similar problem.  Using the specs from the monitor
data sheet still limited me to 800 X 600.  Solution was to boot with
knoppix, then copy that config file to /etc/X11/XF86Config-4 .  Result:
full monitor resolution available to sarge.

Ralph


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Is there a screencapture utility?

2005-09-14 Thread kamaraju kusumanchi

[EMAIL PROTECTED] wrote:


I'm running sarge/GNOME. I'd like an ability to capture portions of a screen
(part of a window preferably). Is there something which will do that?
 

Not sure about Gnome. But KDE has ksnapshot which is useful for this 
purpose.


raju

--
Kamaraju S Kusumanchi
Graduate Student, MAE
Cornell University
http://www.people.cornell.edu/pages/kk288/


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Freshness of packages

2005-09-14 Thread Roberto C. Sanchez
On Wed, Sep 14, 2005 at 10:27:56PM -0400, kamaraju kusumanchi wrote:
> Roberto C. Sanchez wrote:
> 
> >On Wed, Sep 14, 2005 at 02:42:03PM -0400, Tong wrote:
> > 
> >>Hi, 
> >>Is there any way to know how fresh are the packages? 
> >>Ie, say I'm running Debian Testing, and notice that a bunch of packages
> >>need to be upgraded, is there any way for me to know how long have those
> >>packages been in Debian Testing repository? 
> >>   
> >
> >Why does it matter how long they have been there?
> >
> >-Roberto
> > 
> Why not? I am not the OP but I would like to see this feature. For me 10 days 
> period for unstable to testing transition is not sufficient. I want to 
> install 
> packages that have spent at least 30 days in testing. Right now there is no 
> easy way to do this.
> 

Sure there is.  Just run stable.

-Roberto
-- 
Roberto C. Sanchez
http://familiasanchez.net/~roberto


pgpYwIbVgrYXw.pgp
Description: PGP signature


gnome and mime types

2005-09-14 Thread David Zelinsky
When I click on a realplayer link (.smil extension) in epiphany or
galeon, it wants to open it in a text editor.  I can't find any way to
change that behavior.  Unlike what I'm used to in mozilla, there's no
preference setting for helper applications.  I guess these are
supposed to be handled by the gnome configuration, but as far as I can
tell (from trying it, reading the help, and searching the web), the
configuration tools in gnome2 seem to have been gutted of any such
features.

How can I fix this?

I realize this is probably more of a gnome question, not a debian
question, although maybe it's a debian issue that this wasn't
configured correctly on installation.

Anyway, I couldn't find an obvious gnome list in which ask this
question (they all seemed to be aimed at more specific topics).  I'll
be grateful for an answer to my question, or a suggestion of where to
ask.

Thanks.

--David


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Freshness of packages

2005-09-14 Thread kamaraju kusumanchi

Roberto C. Sanchez wrote:


On Wed, Sep 14, 2005 at 02:42:03PM -0400, Tong wrote:
 

Hi, 

Is there any way to know how fresh are the packages? 


Ie, say I'm running Debian Testing, and notice that a bunch of packages
need to be upgraded, is there any way for me to know how long have those
packages been in Debian Testing repository? 

   



Why does it matter how long they have been there?

-Roberto
 

Why not? I am not the OP but I would like to see this feature. For me 10 
days period for unstable to testing transition is not sufficient. I want 
to install packages that have spent at least 30 days in testing. Right 
now there is no easy way to do this.


raju

--
Kamaraju S Kusumanchi
Graduate Student, MAE
Cornell University
http://www.people.cornell.edu/pages/kk288/


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: expose internal network to the outside world

2005-09-14 Thread Roberto C. Sanchez
On Wed, Sep 14, 2005 at 10:16:49PM -0400, Matt Price wrote:
> hi folks,
> 
> I have 2 computers on a home network, connected to DSL through a modem
> and a cheap SMC router (Barricade  g = SMC2804WBRP-g).  I would like to
> be able to ssh into both of them form the outside world.  I have
> successfully set up "inadyn" to associate a stable URL (x.dyndns.org)
> with my dynamic IP, which is great.  Now the problem is to tunnel remote
> ssh requests to the two local machines.  I don't really understand this
> very well (though I tried something similar about 2 years ago -- got
> stumped then). 
> 
> As I understand it, what I need to do is set up some kind of a table
> where external requests on particular ports are forwarded by the router
> on to corresponding (perhaps not identical) ports on one or the other
> local machine.  SO I imagine something like this:
> 
> from work, I type:
> 
> ssh -p 2000 -l me mydomain.dyndns.org
> which gets to the router; the router sees that it's supposed to forward
> requests on port 2000 to 192.168.2.199; 192.168.2.199 picks up the
> request and an ssh tunnel is formed
> 
> on the other hand, if I type
> ssh -p 3000 -l metoo mydomain.dyndns.org
> the router sends the request to 192.168.2.254 instead. 
> 
> On my router confiugration screen, there seem to be 3 places where this
> sort of thing can be done:
> 1. "DDNS" -- here I'm allowed to have 1 static IP address designated as
> a "server" ; requests on ports 80,21,and 25 (http, ftp, smtp) are
> forwarded on to the "server".  I've tried this and it works fine for
> http at least (I get the standard debian default index page from my
> local machine).  But there seems to be no further flexibility.
> 2. "NAT".  This section comes with the following instructions:
> 
> *Special Applications*
> 
> Some applications require multiple connections, such as Internet gaming,
> video conferencing, Internet telephony and others. These applications
> cannot work when Network Address Translation (NAT) is enabled. If you
> need to run applications that require multiple connections, specify the
> port normally associated with an application in the "Trigger Port"
> field, select the protocol type as TCP or UDP, then enter the public
> ports associated with the trigger port to open them for inbound traffic.
> 
> Note: The range of the Trigger Ports is from 1 to 65535.
> 
> THen there's a tablei nwhich I can associate "trigger ports" with
> "public ports".  But I odn't think I really understand what this is
> about, as thre seems to be no way to associate a particular local
> machine with a forwarded port.
> 
> 3. DMZ.  THis screen lets me associate a local IP address (192.168.2.x)
> with a public IP address.  But this isn't what I want, is it?  Because
> after all I only have one constantly-changing IP address available to
> me... 
> 
> Anyway -- I feel a little bit stumped.  I wondered whether anyone else
> had ideas about what I should do, whether I'm out of luck, etc.
> 
I use shorewall for my firewall, which lets me specify in simple rules
any ports I want forwarded and to which hosts they should be forwarded.
Other than that, I am sure you could whip up a short iptables script to
do what you want.

-Roberto

-- 
Roberto C. Sanchez
http://familiasanchez.net/~roberto


pgpTZ5AAYGhJ5.pgp
Description: PGP signature


Re: Not able to print page footer or header.

2005-09-14 Thread Ralph Katz
On 09/14/2005 02:56 AM, L.V.Gandhi wrote:
> On 9/14/05, *Ralph Katz* <[EMAIL PROTECTED]
> > wrote:
> 
> On 09/13/2005 08:20 AM, L.V.Gandhi wrote:
> > Though I get print header and footer, in header I don't get title and
> > for date/time in footer I get only time which is not matching local
> > time. Where it needs configuration?
> 
> For title, date/time in firefox: Print -> Page Setup -> Margins &
> Header/Footer
> 
> For local time:
> $ man tzconfig
> 
> 
> Sorry. May be I was not clear in my previous post. I have done the
> configuration you have suggested. Even then I get only time instead of
> date/time and title is not coming in header.
> 

I don't know, sorry.  After further searching, you could post a new
email to the list with a new subject more specific to your problem.

Regards.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Is cdrecord broken?

2005-09-14 Thread Roberto C. Sanchez
Today I just got a new DVD burner.  I thought that the problems I was
previously having where cdrecord would burn at a max of 16x were
attributable to the cheap CD burner I had purchased.  However, this new
DVD burner burns DVDs fine at its max burn speed (8x or 16x for the
various DVD flavors) using growisofs.  But when I burn with cdrecord,
anything more than 16x (on a drive that is capable of 48x and CD-Rs that
are rated for 48x) produces coasters.

Google indicates lots of conflicting reports.  For example, some people
claim that kernel 2.6.8 causes them all sorts of problems, others claim
it works perfectly fine.  Some people clain that the solution is to
switch back to ide-scsi, others claim that ide-scsi is broken.  I am
really at a loss.

Any ideas?

-Roberto

-- 
Roberto C. Sanchez
http://familiasanchez.net/~roberto


pgpi9mibcucvr.pgp
Description: PGP signature


expose internal network to the outside world

2005-09-14 Thread Matt Price
hi folks,

I have 2 computers on a home network, connected to DSL through a modem
and a cheap SMC router (Barricade  g = SMC2804WBRP-g).  I would like to
be able to ssh into both of them form the outside world.  I have
successfully set up "inadyn" to associate a stable URL (x.dyndns.org)
with my dynamic IP, which is great.  Now the problem is to tunnel remote
ssh requests to the two local machines.  I don't really understand this
very well (though I tried something similar about 2 years ago -- got
stumped then). 

As I understand it, what I need to do is set up some kind of a table
where external requests on particular ports are forwarded by the router
on to corresponding (perhaps not identical) ports on one or the other
local machine.  SO I imagine something like this:

from work, I type:

ssh -p 2000 -l me mydomain.dyndns.org
which gets to the router; the router sees that it's supposed to forward
requests on port 2000 to 192.168.2.199; 192.168.2.199 picks up the
request and an ssh tunnel is formed

on the other hand, if I type
ssh -p 3000 -l metoo mydomain.dyndns.org
the router sends the request to 192.168.2.254 instead. 

On my router confiugration screen, there seem to be 3 places where this
sort of thing can be done:
1. "DDNS" -- here I'm allowed to have 1 static IP address designated as
a "server" ; requests on ports 80,21,and 25 (http, ftp, smtp) are
forwarded on to the "server".  I've tried this and it works fine for
http at least (I get the standard debian default index page from my
local machine).  But there seems to be no further flexibility.
2. "NAT".  This section comes with the following instructions:

*Special Applications*

Some applications require multiple connections, such as Internet gaming,
video conferencing, Internet telephony and others. These applications
cannot work when Network Address Translation (NAT) is enabled. If you
need to run applications that require multiple connections, specify the
port normally associated with an application in the "Trigger Port"
field, select the protocol type as TCP or UDP, then enter the public
ports associated with the trigger port to open them for inbound traffic.

Note: The range of the Trigger Ports is from 1 to 65535.

THen there's a tablei nwhich I can associate "trigger ports" with
"public ports".  But I odn't think I really understand what this is
about, as thre seems to be no way to associate a particular local
machine with a forwarded port.

3. DMZ.  THis screen lets me associate a local IP address (192.168.2.x)
with a public IP address.  But this isn't what I want, is it?  Because
after all I only have one constantly-changing IP address available to
me... 

Anyway -- I feel a little bit stumped.  I wondered whether anyone else
had ideas about what I should do, whether I'm out of luck, etc.

THanks much,

matt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: debian way to memtest86?

2005-09-14 Thread James Vahn
Rakotomandimby Mihamina wrote:
> Is there any "debian way" to do memtest? On some distros, I saw a
> memtest entry into the bootloader. I use lilo for the moment, anyway, I
> dont have floppy drive, just CDRom.

One entry in /etc/lilo.conf should look like this: 

  image=/boot/memtest86+.bin
label=MemoryTest
read-only
optional

It will then be selectable at the boot: prompt.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Is there a screencapture utility?

2005-09-14 Thread Roberto C. Sanchez
On Thu, Sep 15, 2005 at 12:16:18AM +, [EMAIL PROTECTED] wrote:
> I'm running sarge/GNOME. I'd like an ability to capture portions of a screen
> (part of a window preferably). Is there something which will do that?
> 
Do you want a snapshot or a video?

> I am aware of the GNOME applet (but that doesn't seem to capture a window) and
> of GIMP (which doesn't completely meet my needs either).
> 
> What bothers me is that I thought I had that ability in the woody installation
> which I 'upgraded'  to sarge, getting GNOME 2.x!
> 
If you want a snapshot, then why not just take the show with whatever
tool is available and then cut the portion you want.  If you want a
video, I think you want to get xvidcap.

-Roberto

-- 
Roberto C. Sanchez
http://familiasanchez.net/~roberto


pgppfq0nqDTSC.pgp
Description: PGP signature


Re: to not apt-get upgrade certain packages

2005-09-14 Thread Roberto C. Sanchez
On Wed, Sep 14, 2005 at 08:14:26PM -0500, Ganeshram Iyer wrote:
> Hello all,
> I am trying to ensure that certain packages that I have apt-get
> installed are never upgraded (even security). specifically these are
> libwine wine wine-utils. I have version 20041019 the version
> recommended by winetools package
> (http://www.von-thadden.de/Joachim/WineTools/) and I am more than
> happy with this version. the other versions do not work as well (I
> have tried). now everytime i need to do an apt-get upgrade I first
> simulate with a (-s) and see which packages other than the wine*
> packages have to be upgraded and select those manually to be updated
> using apt-get. anyway I can tell apt-get upgrade to never upgrade
> those three packages and leave them untouched? I tried to do something
> with apt-preferences but got nowhere (still a newbie - just 2 months
> with debian - although a year with rpm based distros)
> 

If you use a package manager like dselect or aptitude, then you can tell
it to "hold" the package.  You can also do this directly with dpkg.  In
aptitude, simply pressing equals (=) with the package name selected
places it on hold.  For dpkg and others you will need to read the man
pages, or maybe someone else can explain how.

-Roberto
-- 
Roberto C. Sanchez
http://familiasanchez.net/~roberto


pgpMCkFmAIleP.pgp
Description: PGP signature


Re: debian way to memtest86?

2005-09-14 Thread Roberto C. Sanchez
On Thu, Sep 15, 2005 at 01:10:38AM +0200, Rakotomandimby Mihamina wrote:
> Hi,
> My computer is seriously segfaulting during compilation (eg: kernel,
> gnome, openoffice,... src.rpm)
> I dont know what's going on, so I decided to test the RAM first.
> Is there any "debian way" to do memtest? On some distros, I saw a
> memtest entry into the bootloader. I use lilo for the moment, anyway, I
> dont have floppy drive, just CDRom.
> 

Knoppix has memtest86 installed.  You can enter either memtest or
memtest86 (check the cheat sheet to be sure) at the prompt and off you
go.

-Roberto
-- 
Roberto C. Sanchez
http://familiasanchez.net/~roberto


pgpWMz8ukkqTx.pgp
Description: PGP signature


Re: Problem building from package sources

2005-09-14 Thread Roberto C. Sanchez
On Wed, Sep 14, 2005 at 07:04:23PM -0400, Roger Creasy wrote:
> Hello:
> 
> Any time that I try to install software from source files, I get the 
> foillowing error when I type ./configure:
> 
> checking for gcc... gcc
> checking for C compiler default output file name... configure: error: C 
> compiler cannot create executables
> 
> I am a newbie and am only following instructions. I don't know what I am 
> doing.
> 
Do you at least have the build-essential package installed?

-Roberto
-- 
Roberto C. Sanchez
http://familiasanchez.net/~roberto


pgpLtXVrMgrrX.pgp
Description: PGP signature


Re: Any general way to disable a service

2005-09-14 Thread Roberto C. Sanchez
On Wed, Sep 14, 2005 at 06:59:10PM -0400, Tong wrote:
> Hi, 
> 
> Is there any general way to disable a service along all updates? 
> I mean, I think I've stopped my rsync service, but noticed that it is now
> starting again. I think having a new version of rsync installed will
> default the rsync service being runned on startup. Is that so? 
> 
> I know how to stop it, but I want to know if there is ways for me to do it
> once and for all. 
> 
For rsync, add "RSYNC_ENABLE=false" (no quotes) in /etc/default/rsync.
That will prevent the init script from starting it.

-Roberto
-- 
Roberto C. Sanchez
http://familiasanchez.net/~roberto


pgpLjeed62URJ.pgp
Description: PGP signature


to not apt-get upgrade certain packages

2005-09-14 Thread Ganeshram Iyer
Hello all,
I am trying to ensure that certain packages that I have apt-get
installed are never upgraded (even security). specifically these are
libwine wine wine-utils. I have version 20041019 the version
recommended by winetools package
(http://www.von-thadden.de/Joachim/WineTools/) and I am more than
happy with this version. the other versions do not work as well (I
have tried). now everytime i need to do an apt-get upgrade I first
simulate with a (-s) and see which packages other than the wine*
packages have to be upgraded and select those manually to be updated
using apt-get. anyway I can tell apt-get upgrade to never upgrade
those three packages and leave them untouched? I tried to do something
with apt-preferences but got nowhere (still a newbie - just 2 months
with debian - although a year with rpm based distros)

thanks
ganesh



Re: Installing mplayer

2005-09-14 Thread Ganeshram Iyer
On 9/14/05, John Talbut <[EMAIL PROTECTED]> wrote:
> Can anyone give me or point me to precise instructions as to how to do
> this?  I use Aptitude to get packages.
> 
> Or should I give up with Christian Marillat's package and go with the
> precise instructions given at www.princessleia.com/MPlayer.html (though
> I am not on Etch)?
I did install using Marillat's package and once having done that
downloaded the codecs from mplayerhq.hu site and unzipped them to the
appropriate folder as per:
http://mplayerhq.hu/DOCS/HTML/en/install.html#id2835200

I think that the mplayer packages were compiled and packaged with
support for the win32 codecs and you just have to place the codecs in
the right folder to get it to work. If I am mistaken, I apologize.
ganesh



FW: debian way to memtest86?

2005-09-14 Thread David Christensen
Rakotomandimby Mihamina wrote:
> My computer is seriously segfaulting during compilation (eg: kernel,
> gnome, openoffice,... src.rpm)

I use memtest86:

http://www.memtest86.com/ 

You can create a bootable floppy or CD.


You should also test your hard drive.  Go to you hard drive manufacturer's web
site and look for a bootable diagnostic utility.


I recently put two old drives into an older box, and they both went bad.
Someone on the BSD list suggested that I check the power supply, as it could
have caused the problem.  I've seen testers at retail computer stores (CompUSA),
but I'll probably just use my digital multimeter to measure the peripheral
voltages under load.


HTH,

David


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



gnome 2.10 and gnome-cd

2005-09-14 Thread Jerome BENOIT

Hello List,

I have just tried to ply my favorite CDROM with gnome-cd:
I get the error message:

OSS device "/dev/dsp" is already in use by another program.

My box is a daily update Etch box:
CDROM can be plyed before Gnome 2.10 hit testing ?

Any clue ?

Thanks in advance,
Jerome


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Is there a screencapture utility?

2005-09-14 Thread bmward
I'm running sarge/GNOME. I'd like an ability to capture portions of a screen
(part of a window preferably). Is there something which will do that?

I am aware of the GNOME applet (but that doesn't seem to capture a window) and
of GIMP (which doesn't completely meet my needs either).

What bothers me is that I thought I had that ability in the woody installation
which I 'upgraded'  to sarge, getting GNOME 2.x!

Thank you,
Bruce Ward



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: usb-thumb memorex? ???

2005-09-14 Thread Alvin Oga


On Wed, 14 Sep 2005, Chris Parker wrote:

> >> media value (0xb9) VFS: Can't find a valid FAT filesystem on dev
> >> sdb1.
> >

> vfat   13920  0

that's fat32

> fat53756  1 vfat

that's fat16

> msdos  10400  0

that's definitely fat16 but ...

> vfat   13920  0
> fat53756  2 msdos,vfat

good

> fat16 wouldnt fall under vfat or msdos. dang

fat16 is a whacky name for msdos

> is there a debian kernel w/fat16 support or would it be better to just
> reformat in a vfat partition?  possible?

looks to me that your kernel supports fat16/msdos

but your kernel is not able ot use the modules
to talk tothe usb stick

manually do:
modprobe msdos
modprobe fat
modprobe vfat

and see what it spits out at you

than spit back and do:
mount /dev/sda1 /mnt/usb-stick

and see what it barfs at you 

if it still doesnt work ..

- change to 2.4.31 or 2.6.13 directly from kernel.org
and skip all the broken modified kernels

- the above kernel and usbstick should be working on your system

c ya
alvin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: debian way to memtest86?

2005-09-14 Thread Wayne Topa
Rakotomandimby Mihamina([EMAIL PROTECTED]) is reported to have said:
> Hi,
> My computer is seriously segfaulting during compilation (eg: kernel,
> gnome, openoffice,... src.rpm)
> I dont know what's going on, so I decided to test the RAM first.
> Is there any "debian way" to do memtest? On some distros, I saw a
> memtest entry into the bootloader. I use lilo for the moment, anyway, I
> dont have floppy drive, just CDRom.
> 
If you have memtest86 installed
  read /usr/share/doc/memtest86+/examples/lilo.conf
else
apt-get install memtest86
read /usr/share/doc/memtest86+/examples/lilo.conf
end

:-) HTH, YMMV, HAND :-)
WT


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: usb-thumb memorex? ???

2005-09-14 Thread Chris Parker
Alvin Oga wrote:

>
> On Wed, 14 Sep 2005, Chris Parker wrote:
>
>> is the memorex usb thumbdrive workable, able to mount?
>
>
> yes .. most any usb will work under *nix
>
> you just need to have the usb drivers for the usb controller on
> your mb lspci | grep usb
>
> - check the kernel options against the lspci output
>
> but your kernel supports the usb controller
>
>
>> Buffer I/O error on device sdb1, logical block 508378384 Buffer
>> I/O error on device sdb1, logical block 508378384 FAT: invalid
>> media value (0xb9) VFS: Can't find a valid FAT filesystem on dev
>> sdb1.
>
>
> says your kernel does not support FAT16
>
>> fdisk -l /dev/sdb
>
>
> since it finds the fat16 partition you do NOT have a usb problem
>
>> Disk /dev/sdb: 499 MB, 499122176 bytes 32 heads, 16
>> sectors/track, 1904 cylinders Units = cylinders of 512 * 512 =
>> 262144 bytes
>>
>> Device Boot Start End Blocks Id System
>> /dev/sdb1 * 1 1904 487416 e W95 FAT16
>> (LBA)
>
>
> c ya alvin>
>
>
Here is the output of  lspci -vv | grep USB

:00:1d.0 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB
UHCI #1 (rev 02) (prog-if 00 [UHCI])
:00:1d.1 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB
UHCI #2 (rev 02) (prog-if 00 [UHCI])
:00:1d.2 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB
UHCI #3 (rev 02) (prog-if 00 [UHCI])
:00:1d.3 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB
UHCI #4 (rev 02) (prog-if 00 [UHCI])
:00:1d.7 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB2
EHCI Controller (rev 02) (prog-if 20 [EHCI])



here is an lsmod

 lsmod
vfat   13920  0
fat53756  1 vfat
msdos  10400  0
adfs   21924  0
usb_storage76384  0

usbhid 36480  0
uhci_hcd   32176  0
usbcore   122300  6 usb_storage,ehci_hcd,usblp,usbhid,uhci_hcd
ata_piix9636  0
evdev   9728  0
dm_mod 60540  0
sr_mod 17380  0
sg 39040  0
sata_promise   10308  0
libata 49604  2 ata_piix,sata_promise
ide_scsi   17700  0
vfat   13920  0
fat53756  2 msdos,vfat
udf92964  0
isofs  37304  0
smbfs  69432  0
ntfs  113872  2
hpfs   80644  0
autofs418596  0
radeon 80256  0
drm67732  1 radeon
ati_agp 8972  0
agpgart35560  3 intel_agp,drm,ati_agp
loop   17608  0
sd_mod 19664  0
scsi_mod  138472  7
usb_storage,sr_mod,sg,sata_promise,libata,ide_scsi,sd_mod
ide_cd 43140  0

fat16 wouldnt fall under vfat or msdos. dang
is there a debian kernel w/fat16 support or would it be better to just
reformat in a vfat partition?  possible?

thanks again




smime.p7s
Description: S/MIME Cryptographic Signature


Re: adventures with window managers

2005-09-14 Thread Paul Scott

Adam Hardy wrote:


Cybe R. Wizard on 14/09/05 13:38, wrote:


I think you'd be happy with IceWM as it is configurable to do most of
what you want so far.  In addition you'll need Iceconf or Icepref for
configuration.



one major plus point for icewm - it starts all programs with a window 
the same size as the available desktop. 


It might be an option but it has never done that for me by default.

Paul Scott



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: bootsplash

2005-09-14 Thread Nicolas Cadou
Le 14 Septembre 2005 10:07, mess-mate a écrit :
> | The patch is intended to change the existing framebuffer module's
> | behaviour, by changing method it uses to switch video modes.
> |
> | Nicolas
>
> Thanks, more clearely ??

The stock linux VESA VGA framebuffer module is limited in its ability to 
change the video modes of S3 Virge cards.

The patch makes the module behave differently with S3 Virge cards, so you may 
be able to choose from more video modes.

Nicolas



Any general way to disable a service

2005-09-14 Thread Tong
Hi, 

Is there any general way to disable a service along all updates? 
I mean, I think I've stopped my rsync service, but noticed that it is now
starting again. I think having a new version of rsync installed will
default the rsync service being runned on startup. Is that so? 

I know how to stop it, but I want to know if there is ways for me to do it
once and for all. 

thanks




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: setting up environment variables

2005-09-14 Thread L.V.Gandhi
On 9/14/05, Kai Grossjohann <[EMAIL PROTECTED]> wrote:
Adam Hardy <[EMAIL PROTECTED]> writes:> If you want to change the envvars globally, then change them in> /etc/profile since all users' profile include that.
Is /etc/profile read when a user logs in via xdm, kdm, gdm or asimilar program?I tried to get my ~/.profile (or ~/.bash_profile or ~/.zprofile) readwhen logging in via [gkx]dm, but gave up long ago.  Now I use startx...

It works if .xsession file is there in user's home dir and default wm is selected from kdm for me. 
my .xsession is as follows
[EMAIL PROTECTED]:~$ cat .xsession
#!/bin/bash --login
exec startkde-- L.V.Gandhihttp://lvgandhi.tripod.com/linux user No.205042


Re: usb-thumb memorex? ???

2005-09-14 Thread Alvin Oga


On Wed, 14 Sep 2005, Chris Parker wrote:

> is the memorex usb thumbdrive workable, able to mount?

yes .. most any usb will work under *nix

you just need to have the usb drivers for the usb controller
on your mb
lspci | grep usb

- check the kernel options against the lspci output

but your kernel supports the usb controller
 
> Buffer I/O error on device sdb1, logical block 508378384
> Buffer I/O error on device sdb1, logical block 508378384
> FAT: invalid media value (0xb9)
> VFS: Can't find a valid FAT filesystem on dev sdb1.

says your kernel does not support FAT16

> fdisk -l /dev/sdb

since it finds the fat16 partition you do NOT have a usb problem

> Disk /dev/sdb: 499 MB, 499122176 bytes
> 32 heads, 16 sectors/track, 1904 cylinders
> Units = cylinders of 512 * 512 = 262144 bytes
> 
>Device Boot  Start End  Blocks   Id  System
> /dev/sdb1   *   11904  487416e  W95 FAT16 (LBA)

c ya
alvin> 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Re: KPM update failure

2005-09-14 Thread paul schwartz
>
>
>Please tell me that you spent at least 5 seconds on Goole looking for
>this.  I am not taking this out on you personally, but at least once
>month for the past couple of years someone has posted to this list with
>the same error.  Please just Google for "Dynamic MMap ran out of room"
>and follow the instructions on one of the many hits that will result.
>
>-Roberto
>
>-- 
>Roberto C. Sanchez
>
Thanks for the hint! I had Googled for "debian kpm update failure
dynamic memory"

but that pulled in nothing relevant.  So I came here.

Thanks again.

Paul


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



usb-thumb memorex? ???

2005-09-14 Thread Chris Parker
is the memorex usb thumbdrive workable, able to mount?  checked
mailing list to no avail.

info: lsmod | grep usb
usb_storage76384  0
usblp  12992  0
usbhid 36480  0
usbcore   122300  6 usb_storage,ehci_hcd,usblp,usbhid,uhci_hcd
scsi_mod  138472  7
usb_storage,sr_mod,sg,sata_promise,libata,ide_scsi,sd_mod
ide_core 
 
--
kernel=uname -r 2.6.12-1-686 etch
 
dmesg | tail =
usb-storage: waiting for device to settle before scanning
  Vendor: Memorex   Model: TD 2C Rev: 1.00
  Type:   Direct-Access  ANSI SCSI revision: 00
SCSI device sdb: 974848 512-byte hdwr sectors (499 MB)
sdb: Write Protect is off
sdb: Mode Sense: 23 00 00 00
sdb: assuming drive cache: write through
SCSI device sdb: 974848 512-byte hdwr sectors (499 MB)
sdb: Write Protect is off
sdb: Mode Sense: 23 00 00 00
sdb: assuming drive cache: write through
 /dev/scsi/host3/bus0/target0/lun0: [CUMANA/ADFS] p1<5>Attached scsi
removable disk sdb at scsi3, channel 0, id 0, lun 0
Attached scsi generic sg1 at scsi3, channel 0, id 0, lun 0,  type 0
usb-storage: device scan complete
Buffer I/O error on device sdb1, logical block 508378384
Buffer I/O error on device sdb1, logical block 508378384
FAT: invalid media value (0xb9)
VFS: Can't find a valid FAT filesystem on dev sdb1.
--

fdisk -l =
fdisk -l /dev/sdb

Disk /dev/sdb: 499 MB, 499122176 bytes
32 heads, 16 sectors/track, 1904 cylinders
Units = cylinders of 512 * 512 = 262144 bytes

   Device Boot  Start End  Blocks   Id  System
/dev/sdb1   *   11904  487416e  W95 FAT16 (LBA)

mount command used =mount -t vfat /dev/sdb1 /mnt/thumb/
tried fat, usbfs, adfs nothin works.

any info greatly appreciated--rtfm links...
thanks



smime.p7s
Description: S/MIME Cryptographic Signature


debian way to memtest86?

2005-09-14 Thread Rakotomandimby Mihamina
Hi,
My computer is seriously segfaulting during compilation (eg: kernel,
gnome, openoffice,... src.rpm)
I dont know what's going on, so I decided to test the RAM first.
Is there any "debian way" to do memtest? On some distros, I saw a
memtest entry into the bootloader. I use lilo for the moment, anyway, I
dont have floppy drive, just CDRom.

-- 
Administration & Formation à l'administration
de serveurs dédiés:
http://www.google.fr/search?q=aspo+infogerance+serveur



Problem building from package sources

2005-09-14 Thread Roger Creasy
Hello:

Any time that I try to install software from source files, I get the foillowing error when I type ./configure:

checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables

I am a newbie and am only following instructions. I don't know what I am doing.

TIA

Roger


Re: font sizes in thunderbird's mailbox display?

2005-09-14 Thread Michael Marsh
On 9/14/05, Matt Price <[EMAIL PROTECTED]> wrote:
> anyone know if there's any way to set the font size used by thunderbird
> for its own display (by which I mean:  fonts and sizes used e.g. in the
> menubar, in the toolbars, and especially in the mailbox display -- I've
> just installed Stacked View Extension -- which is great!  -- but it
> leaves me wanting a smaller font in the mbox view so I can see a little
> more.

Here's what I have in my userChrome.css, which does that and a bit
more.  Note especially the frequent use of "!important".  I'm not
entirely sure why settings in userChrome.css don't automatically get
top priority, but there you have it.  For anything I haven't set, you
can always unpack the default theme and go poking around, which is
what I did.  That is, unless they've gotten around to actually
documenting these features.

treechildren {
background-color: #F1F1F1 !important;
font-family: Nimbus Sans L !important;
font-size: 14px !important; } 

treechildren::-moz-tree-cell-text(unread) {
font-size: 10pt !important;
font-family : Nimbus Sans L !important;
font-weight: normal !important;
color: #C5 !important }

treechildren::-moz-tree-cell-text(read) {
font-size: 10pt ! important;
font-family : Nimbus Sans L !important; }

treechildren::-moz-tree-cell-text(folderNameCol, newMessages-true),
treechildren::-moz-tree-cell-text(folderNameCol, hasUnreadMessages-true),
treechildren::-moz-tree-cell-text(folderNameCol, specialFolder-Inbox,
newMessages-true) {
font-weight: normal !important;
color: #C5 !important
}

treechildren::-moz-tree-cell-text(folderNameCol, isServer-true,
biffState-NewMail) {
font-weight: normal !important;
color: #C5 !important
}

treechildren::-moz-tree-cell-text(folderNameCol, isServer-true) {
font-weight: normal !important;
color: #00A500 !important
}

-- 
Michael A. Marsh
http://www.umiacs.umd.edu/~mmarsh
http://mamarsh.blogspot.com



Re: Making a live cd (initrd / kernel panic)

2005-09-14 Thread Alvin Oga


On Wed, 14 Sep 2005, Patterson, Richard A wrote:

> On our target system, I boot to the cd, grub loads, and the kernel
> appears to load, but then panics...  Cannot mount root fs on
> unknown-block(3,1)

(3,1) is /dev/hda1
- you need to install the /boot/grub/dxxx_stage_1.5 for that
partition

> I'm not sure, but I'm afraid that (3,1) coorisponds to the boot
> partition of the first machine (where the initrd was created)...

if you moved grub from xxx system to a differently configured system,
than you have to change /boot/grub/devices.map for the new system

- you can test it by manually editing the grub lines
just before it starts to boot at the grub boot menu

c ya
alvin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: webcam troubles

2005-09-14 Thread Franco Gorziglia
2005/9/14, Sven Hoexter <[EMAIL PROTECTED]>:
> On Tue, Sep 13, 2005 at 06:45:39PM -0500, Jon Roed wrote:
> > i have been fooling around with my webcam trying to get it too work.  I
> > managed to get the webcam command to work (sort of) now it starts, but i get
> > no picture, and an error that says:
> >
> > ftp: lost connection
> > ftp: connect failed, sleeping 5 sec
> > ftp: lost connection
> > ftp: connect failed, sleeping 10 sec
> > ftp: lost connection
> > ftp: connect failed, sleeping 20 sec
> >
> > and it just keeps doing that.  I think it's because my ftp port (port 21) is
> > closed.  How do i open it ?  or at least allow this traffic
> After reading the description for the package webcam I guess that
> webcam tries to upload to a default ftp server which might be localhost.
> So you can configure webcam to use a real server for the upload or use
> vgrabbj to capture a picture and then use a few scripts and lftp to upload
> via ftps to a remote ftp server.
> 
> HTH
> Sven
> --
> If God passed a mic to me to speak
> I'd say stay in bed, world
> Sleep in peace
>[The Cardigans - 03:45: No sleep]
> 
> 
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 

You can specify wich file configuration is used by webcam; de default
is /home/user/.webcamrc is you run as user, and /etc/.webcamrc if you
run as root. You also can define it with &webcam /dir/.webcamrc to use
your own

In that file you can specify the parameters of where do you want to
upload the picture; for example, if you want to do it at your local
host, you can hace a file configuration like this:

terpsicore:~# more /etc/.webcamrc
[grab]
device = /dev/video0
text = "webcam %Y-%m-%d %H:%M:%S"
#infofile = filename
fg_red = 0
fg_green = 0
fg_blue = 0
width = 352
height = 288
delay = 3
wait = 15
#input = composite1
norm = ntsc
rotate = 0
top = 0
left = 0
bottom = -1
right = -1
quality = 300
trigger = 0
once = 0

[ftp]
host = localhost
user = franco
pass = x
dir  = /home/franco/
file = webcam.jpeg
#tmp  = uploading.jpeg
passive = 1
debug = 0
auto = 0
local = 1
ssh = 0



-- 
Franco Gorziglia Cheviakoff
http://www.gorziglia.cl



Re: How do you "move to testing/etch"?

2005-09-14 Thread Joseph Haig
--- marc <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> I've scoured the archives and docs, and googled the globe, but I
> cannot 
> find an explanation for safely moving - as safe as it can be - from 
> stable/sarge to testing/etch.
> 
> The Debian Reference has chapter 5, 'Upgrading a distribution to
> stable,
> testing, or unstable', but it is non-generic and very much out of
> date - 
> as well as stating, "After properly setting up /etc/apt/sources.list
> and 
> /etc/apt/preferences as described above you can begin the upgrade.", 
> without actually saying what needs to be done.
> 
> My best guess is to edit /etc/apt/sources.list, and apt-get update,
> apt-
> get dist-upgrade, but can anyone point to a good description of the 
> process, please.
> 

I am by no means an expert, but I believe that your 'best guess' is all
that is needed - it works for me, at least.  So in summary, edit
/etc/apt/sources.list, replacing sarge or stable in each line with etch
or testing and then execute the following:

$ apt-get update
$ apt-get dist-upgrade


The start of my sources.list file looks like this:

deb http://ftp.uk.debian.org/debian/ testing main non-free contrib
deb-src http://ftp.uk.debian.org/debian/ testing main non-free contrib

deb http://the.earth.li/debian-secure-testing testing/security-updates
main contrib non-free
deb-src http://the.earth.li/debian-secure-testing
testing/security-updates main contrib non-free

deb http://security.debian.org/ testing/updates main contrib non-free

I'm not sure I really need the last line, but it doesn't seem to do any
harm.  I think it is only there because I originally installed sarge
and then upgraded to testing, which didn't have security updates at
that time.

> In addition, is there a written example of adding a package from sid?
> 

I don't know about this.  My only experience with sid is accidentally
installing it instead of testing, and then finding that nothing worked.

Hope this helps,

Joe





___ 
Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail 
http://uk.messenger.yahoo.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Making a live cd (initrd / kernel panic)

2005-09-14 Thread Patterson, Richard A
On one machine I created a chroot using debootstrap, and put grub
(stage2_eltorito) into it, but I think I'm having trouble with my
initrd.

When I tried just installing the kernel, by default it automatically
tried to run mkinitrd, but I think because I was in my chroot (and not a
real device) it failed.  So before installing the kernel, I installed
the initrd tools, and modified the mkinitrd ROOT variable to be blank.
Now the kernel installs (without an initrd).

So I used (bootcd) mkinitrd-cd to create the initrd inside the chroot.
And then mkisofs and cdrecord the whole thing.

On our target system, I boot to the cd, grub loads, and the kernel
appears to load, but then panics...  Cannot mount root fs on
unknown-block(3,1)

I'm not sure, but I'm afraid that (3,1) coorisponds to the boot
partition of the first machine (where the initrd was created)...

Any clues?  Thanks so much for your help
Rich


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: How do you "move to testing/etch"?

2005-09-14 Thread Chris Martin
On 9/14/05, marc <[EMAIL PROTECTED]> wrote:
> 
> My best guess is to edit /etc/apt/sources.list, and apt-get update, apt-
> get dist-upgrade, but can anyone point to a good description of the
> process, please.

^^^ pointing to description of the process ^^^

This is out of date?
http://www.debian.org/doc/manuals/apt-howto/ch-apt-get.en.html
It was updated a month ago.

> In addition, is there a written example of adding a package from sid?

Be sure sid is in apt.sources, then...
apt-get install package
That should get sid if you have no /etc/apt/preferences

or the more sureshot way
apt-get -t distribution install package

Look at 'Keeping a mixed system' in the doc mentioned above, or search
for apt preferences, or apt-pinning to keep control of things

-- 
Chris Martin
Web Developer
Open Source & Web Standards Advocate
http://www.chriscodes.com/



clients not supporting proxy SOCKS

2005-09-14 Thread Paolo Pantaleo
I would like to play chee onine, but i am behind a firewall...
Now i have a nice program called "your freedom" that acts as SOCKS 4
proxy, but there are no chess clients (as long as i know) that support
SOCKS.

So is there an easy way to use SOCKS proxy anyway? In win there shoud
be something like SockCap, or whatever, that let you send al the
traffic of an app to a SOCKS proxy.

I need to SOCKSify only one tcp connection, so I was thinking that a
good solution is to make the client connect to a local (fake) server,
and the server will send the traffic to the SOCKS proxy. Is there a
progra that can do that?

Thnx
PAolo
-- 


If you feel is a good idea, pleas correct my poor English

if you have a minute to spend pleas visit my photogrphy site:
http://mypic.altervista.org



Re: Login help

2005-09-14 Thread Angelo Bertolli

Evan Storer wrote:


Helpful folks,
I just got a computer from work that was used by someone a few years 
ago which runs Debian, and I can't do anything with it since I don't 
know any usernames or passwords or anything. Is there some kind of 
override to get past the login screen so I can set up my own account? 
Any help would be great.
It says I'm running "Debian GNU/Linux 3.0 ethel tty1" if that 
information is necessary.


ethel?

Is it booting with GRUB or LILO?
You can send the kernel an argument for whatever init you want (e.g. 1) 
by just appending it to the argument list.  That will get you root 
access as long as GRUB/LILO isn't password protected.  If they are, you 
can try booting from a Debian CD (or Knoppix) and change the password 
for root.  That will work if the BIOS isn't password protected.  
Otherwise, you'll have to take the drive out, put it in another 
computer, and reset the password by hand.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Strange problems with permissions on fat32 partitions

2005-09-14 Thread Angelo Bertolli

Michelasso wrote:


I have added this line to /etc/fstab in order to mount at boot the windows
partition of my hd and to give every user permission to write on it:

/dev/hda1   /mnt/winvfat
rw,users,umask=000,uid=1000,gid=100 0   0

But I have this problem: I don't have write access to some
directories,  as for example:

dr-xr-xr-x  44 user users  32768 2005-07-28 14:39 Pictures

and I *have* write access to all directories inside it, as for example:

drwxrwxrwx   2 user users 32768 2005-08-12 12:29 2005_05_04

Where am I wrong (If I am wrong)?
 

I recall experiencing a few problems with umask when using only 3 
digits.  Try setting the extra bits too (umask=).  In this case you 
probably don't need uid or gid.


Angelo


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Login help

2005-09-14 Thread Evan Storer
Helpful folks,
I just got a computer from work that was used by someone a few years ago which runs Debian, and I can't do anything with it since I don't know any usernames or passwords or anything. Is there some kind of override to get past the login screen so I can set up my own account? Any help would be great.

It says I'm running "Debian GNU/Linux 3.0 ethel tty1" if that information is necessary.
Thanks!
-Evan


Strange problems with permissions on fat32 partitions

2005-09-14 Thread Michelasso
I have added this line to /etc/fstab in order to mount at boot the windows
partition of my hd and to give every user permission to write on it:

/dev/hda1   /mnt/winvfat
rw,users,umask=000,uid=1000,gid=100 0   0

But I have this problem: I don't have write access to some
directories,  as for example:

dr-xr-xr-x  44 user users  32768 2005-07-28 14:39 Pictures

and I *have* write access to all directories inside it, as for example:

drwxrwxrwx   2 user users 32768 2005-08-12 12:29 2005_05_04

Where am I wrong (If I am wrong)?



How do you "move to testing/etch"?

2005-09-14 Thread marc
Hi,

I've scoured the archives and docs, and googled the globe, but I cannot 
find an explanation for safely moving - as safe as it can be - from 
stable/sarge to testing/etch.

The Debian Reference has chapter 5, 'Upgrading a distribution to stable,
testing, or unstable', but it is non-generic and very much out of date - 
as well as stating, "After properly setting up /etc/apt/sources.list and 
/etc/apt/preferences as described above you can begin the upgrade.", 
without actually saying what needs to be done.

My best guess is to edit /etc/apt/sources.list, and apt-get update, apt-
get dist-upgrade, but can anyone point to a good description of the 
process, please.

In addition, is there a written example of adding a package from sid?

-- 
Best,
Marc


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: cdrecord + 'HL-DT-ST' 'RW/DVD GCC-4243N' '1.07' Removable CD-ROM

2005-09-14 Thread Paul E Condon
On Wed, Sep 14, 2005 at 08:19:30AM +0200, Erdi Balint wrote:
> Hi,
> 
> Yes, I went throught the same thing just some days ago and with the 
> dev=/dev/hdc (or wherever your CD writer is) setting it works as it 
> should. However, how do you make a front-end (namely xcdroast) use this 
> setting? 

Put your device spec. in 
/etc/defaults/cdrecord


-- 
Paul E Condon   
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



no icons on kde 3.4.2 desktop after reboot

2005-09-14 Thread Paulo M C Aragão
Hi,

I wonder if anyone has seen this problem and knows how to solve it.  
After a reboot, my KDE desktop shows no icons and a pop-up window shows 
the message:

Error - KDesktop
The process for the file protocol died unexpectedly

If I end the session and log in again, the icons appear.

I'm running KDE 3.4.2 on an up-to-date debian sid machine (kernel 
2.6.12-1-686). I use kdm and configured it to auto-login with my userid.

I didn't know what was the "file protocol" (from the error msg) and 
googled for:

kdesktop "file protocol"
kde "no icons"

but didn't hit anything that seemed relevant to this problem. The full 
error msg had no google hits at all.

I disabled auto-login, rebooted the machine, logged in manually, but hit 
exactly the same problem.

The impression I have is that whatever process sets up the icons on the 
desktop requires a process which is only started later, so that, when I 
end the session and log in again, it's then there, available.

I wasn't sure if I should post this on the kde list. I'll accept any 
suggestions.

Thanks for taking the time to read
Paulo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: KPM update failure

2005-09-14 Thread Roberto C. Sanchez
On Wed, Sep 14, 2005 at 01:58:52PM -0700, Paul Schwartz wrote:
> I tried to update the KPM list [running woody] and got
> the following error
> 
> Reading Package Lists... Error!
> E: Dynamic MMap ran out of room
> E: Error occured while processing xvfb (NewVersion1)
> E: Problem with MergeList
> /var/lib/apt/lists/ftp.de.debian.org_debian_dists_.._project_experimental_main_binary-i386_Packages
> E: The package lists or status file could not be
> parsed or opened.
> RESULT=100
> 
> Done this many times before with success. Any help is
> appreciated.
> 
> 

Please tell me that you spent at least 5 seconds on Goole looking for
this.  I am not taking this out on you personally, but at least once
month for the past couple of years someone has posted to this list with
the same error.  Please just Google for "Dynamic MMap ran out of room"
and follow the instructions on one of the many hits that will result.

-Roberto

-- 
Roberto C. Sanchez
http://familiasanchez.net/~roberto


pgp7RqPGF2g7y.pgp
Description: PGP signature


Re: Freshness of packages

2005-09-14 Thread Tong
On Wed, 14 Sep 2005 16:35:32 -0400, Roberto C. Sanchez wrote:

>> Is there any way to know how fresh are the packages? 
>> 
>> Ie, say I'm running Debian Testing, and notice that a bunch of packages
>> need to be upgraded, is there any way for me to know how long have those
>> packages been in Debian Testing repository? 
>> 
> 
> Why does it matter how long they have been there?

Look at my recent posts and you will know why. Normally I'm a quite reader
lurking in this mlist. My recent upgrade caused me burst into questing
mode with tons of questions...




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



KPM update failure

2005-09-14 Thread Paul Schwartz
I tried to update the KPM list [running woody] and got
the following error

Reading Package Lists... Error!
E: Dynamic MMap ran out of room
E: Error occured while processing xvfb (NewVersion1)
E: Problem with MergeList
/var/lib/apt/lists/ftp.de.debian.org_debian_dists_.._project_experimental_main_binary-i386_Packages
E: The package lists or status file could not be
parsed or opened.
RESULT=100

Done this many times before with success. Any help is
appreciated.

Paul Schwartz



__ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Apache2 & mod_rewrite

2005-09-14 Thread Simo Kauppi
On Wed, Sep 14, 2005 at 09:20:09PM +0200, Marco wrote:
> Simo Kauppi ha scritto:
> 
> >On Mon, Sep 12, 2005 at 10:06:06PM +0200, Marco wrote:
> > 
> >
> >>I have test with your settings but I have still problems. This is the 
> >>configuration of 000-domain1.com
> >>
> >>
> >>This is the configuration for 001-domain2.com
> >>
> >>
> >>
> >>ServerName www.domain2.com
> >>
> >>DocumentRoot /var/www/domain2/
> >>
> >>RewriteCond %{HTTP_HOST}   ^.*domain2\.com [NC]
> >>RewriteCond %{HTTP_HOST}   !^www\.domain2\.com [NC]
> >>RewriteCond %{HTTP_HOST}   !^$
> >>RewriteRule ^/(.*) http://www.domain2.com/$1 [L,R]
> >>
> >>
> >>These are the results:
> >>
> >>http://domain1.com --> http://www.domain1.com OK (and I see domain1 site)
> >>http://domain2.com --> http://domain2.com NO (and I see domain1 
> >>site)!!!
> >>
> >>I would want http://domain2.com --> http://www.domain2.com (and I see 
> >>domain2 site)
> >>
> >>Where is the mistake??
> >>Thanks
> >>
> >>Marco
> >>   
> >>
> >
> >Hi Marco,
> >
> >Just like Angelo suggested, the configuration needs the ServerAlias
> >directives. If the requested domain does not match any ServerName, the
> >first one is served. And then the RewriteCond directive I suggested
> >earlier should not be needed.
> >
> > 
> >
> >>NameVirtualHost 1.2.3.4:80
> >>
> >>ServerName www.domain1.com
> > ServerAlias domain1.com *.domain1.com
> >>DocumentRoot /var/www/domain1/
> >>RewriteCond %{HTTP_HOST}   ^.*domain1\.com [NC]
> >>RewriteCond %{HTTP_HOST}   !^www\.domain1\.com [NC]
> >>RewriteCond %{HTTP_HOST}   !^$
> >>RewriteRule ^/(.*) http://www.domain1.com/$1 [L,R]
> >>
> >
> >And for the second host ServerAlias domain2.com *.domain2.com
> >
> >Of course you can change the *. to www if you want those servers only
> >respond to domainx.com and www.domainx.com.
> >
> >Simo
> >
> Hi,
> I have removed the Rewrite rule on my Virtual Host configuration file, I 
> have added the
> rule ServerAlias domain1.com *.domain1.com, and I have restart apache2.
> 
> Test: http://www.domain1.com --> OK
> http://domain1.com --> PAGE NOT FOUND ???
> 
> I have also an other question, using the server alias option when a 
> client visit http://domain1.com
> its URL comes rewritten in http://www.domain1.com
> 
> Help!!!
> Thanks
> 
> Marco

Hey Marco,

I thought I knew what you was trying to do, but now I think I don't :(

The rewrite rule that we started with does exactly that, i.e. it
rewrites the clients request domain1.com to www.domain1.com. I thought
this was what you were trying to do originally.

Anyway, now I think you are just trying to create site which has name
based virtual hosts, which respond to domainx.com and www.domainx.com so
here goes...

First you need your main site, let's call it www.domain.com and the
ip-address for your site is xxx.xxx.xxx.xxx

You create a file 000-domain in your /etc/apache2/sites-enabled (you
actually create it in /etc/apache2/sites-available directory and symlink
it in the /etc/apache2/sites-enabled). The file is something like this:

NameVirtualHost xxx.xxx.xxx.xxx

ServerAdmin [EMAIL PROTECTED]
ServerName www.domain.com

DocumentRoot /var/www/

Options FollowSymLinks
AllowOverride None


Options Indexes FollowSymLinks MultiViews
AllowOverride None
Order allow,deny
allow from all


ErrorLog /var/log/apache2/error.log

LogLevel warn

CustomLog /var/log/apache2/access.log combined
ServerSignature On


Then you create a file 001-domain1 for your first virtual host


ServerAdmin [EMAIL PROTECTED]
ServerName www.domain1.com
ServerAlias domain1.com

DocumentRoot /var/www/domain1

Options FollowSymLinks
AllowOverride None


Options Indexes FollowSymLinks MultiViews
AllowOverride None
Order deny,allow
Allow from all


ErrorLog /var/log/apache2/domain1-error.log

LogLevel warn

CustomLog /var/log/apache2/domain1-access.log combined
ServerSignature On


Then you create a file 002-domain2 for your second virtual host


ServerAdmin [EMAIL PROTECTED]
ServerName www.domain2.com
ServerAlias domain2.com

DocumentRoot /var/www/domain2

Options FollowSymLinks
AllowOverride None


Options Indexes FollowSymLinks MultiViews
AllowOverride None
Order deny,allow
Allow from all


ErrorLog /var/log/apache2/domain2-error.log

LogLevel warn

CustomLog /var/log/apache2/domain2-access.log combined
ServerSignature On


And restart your apache.

Now you have three severs, first one is the defau

Re: Easy way to determine how much memory a program used?

2005-09-14 Thread Marco

Frank Gevaerts ha scritto:

Is there anything like "time command args" that will run "command args" 
and then print out the maximum amount of memory it used?

Thanks,
Adam

I don't understand exactly what you want to do... but have you tried simply with 
"top"??

Marco




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Freshness of packages

2005-09-14 Thread Roberto C. Sanchez
On Wed, Sep 14, 2005 at 02:42:03PM -0400, Tong wrote:
> Hi, 
> 
> Is there any way to know how fresh are the packages? 
> 
> Ie, say I'm running Debian Testing, and notice that a bunch of packages
> need to be upgraded, is there any way for me to know how long have those
> packages been in Debian Testing repository? 
> 

Why does it matter how long they have been there?

-Roberto
-- 
Roberto C. Sanchez
http://familiasanchez.net/~roberto


pgpXC3CH8aozX.pgp
Description: PGP signature


Re: Routine upgrade of packages tracking etch has hosed gnome

2005-09-14 Thread Chuck Williams




FYI, I resolved this and the follow-on problems fully by:
  1.  Upgrading all X components to version 6.8.2 (from etch repository)
  2.  Upgrading my kernel to 2.6.13.1
  3.  Upgrading to the latest nvidia driver (7676)
  4.  Moving to the xorg xserver
  5.  Reconfigure my virtual workspaces to the desired number (stupid
to have forgotten this, but it happened...)

After first fully upgrading X and moving to xorg, before the kernel and
driver upgrades, the xserver crashed on start-up with a signal 11.  I
suspect the upgrade to the new nvidia driver corrected that problem,
although the kernel upgrade could also be relevant as I did that at the
same time.

Google searches indicate many people are getting the signal 11 crash
using nvidia with the new xorg xserver.  The other essential thing is
to ensure that the dri and GLCore modules are not loaded in xorg.conf
as they conflict with glx (see
/usr/share/doc/NVIDIA_GLX-1.0/README.txt).

Chuck

Chuck Williams wrote:

  Hi all,

I'm tracking etch and installed all upgradable packages on two systems
today, including current etch upgrades to version 6.8.2 of some X
packages.  During the upgrade of one of the systems, but not the other,
I was asked for the default xserver in a configuration question. 
Inadvertantly I left the default answer of xorg, while I run XFree86. 
The reconfiguration generated an xorg.conf that successfully copied all
the config from my XF86config-4 (even the TwinView settings, etc.). 
However, I was left with a version of some core component in gnome that
I'm not familiar with and cannot figure out how to revert.  I've moved
the generated xorg.conf out of the way and restored the default X server
to XFree86 (by doing a dpkg-reconfigure on xserver-xfree86).  However,
my gnome still has these symptoms:
  1.  There is only one virtual desktop instead of 4
  2.  The standard Debian desktop background does not work -- it is
selected, but the background is flat pale blue
  3.  The menus are different.  Instead of Applications and Actions,
I've got Applications, Places and Desktop,  The set of available apps in
the menus is also different.

This is probably something very basic that I'm missing, but can someone
tell my how to get my beloved version of gnome with its 4 virtual
desktops back?

Thanks for any help,

Chuck


  



-- 

Chuck Williams
Manawiz
Principal
V: (808)885-8688
C: (415)846-9018
[EMAIL PROTECTED]
AIM: hawimanawiz






-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Easy way to determine how much memory a program used?

2005-09-14 Thread Frank Gevaerts
On Wed, Sep 14, 2005 at 07:20:01PM +0100, Adam Funk wrote:
> Is there anything like "time command args" that will run "command args" 
> and then print out the maximum amount of memory it used?

Normally, /usr/bin/time -v, but apparently since 2.4 kernels a lot of
information is not available.

Frank

> Thanks,
> Adam
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 

-- 
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Apache2 & mod_rewrite

2005-09-14 Thread Angelo Bertolli

Marco wrote:


Hi,
I have removed the Rewrite rule on my Virtual Host configuration file, 
I have added the

rule ServerAlias domain1.com *.domain1.com, and I have restart apache2.

Test: http://www.domain1.com --> OK
http://domain1.com --> PAGE NOT FOUND ???

I have also an other question, using the server alias option when a 
client visit http://domain1.com

its URL comes rewritten in http://www.domain1.com


Here is what I have for my own vhost configurations:


ServerName descartes.homelinux.org
ServerAlias www.descartes.homelinux.org
...
RewriteEngine On
RewriteCond %{HTTP_HOST} ^www\.descartes\.homelinux\.org$ [NC]
RewriteRule ^(.*)$ http://descartes.homelinux.org/$1 [R=301,L]


I think this does the opposite that you want to do:  it redirects 
www.domain.com to domain.com


On a side note, does anyone know whether or not it is technically 
"better" to use R=301 or R=permanent ?




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: the netcard config is not there

2005-09-14 Thread Juan Fco. Casanova Rodriguez
Ok...

Looking at my menu (i use gnome) in the
applications->systemtools->network tools you can configure your
devices...

My menu is in spanish so some name couldn't match with yours...

Hope to help you again! :)

> Thanks,
> Yes I know how to configure the netcard manually,
> but for the newbie, it is important to have a button
> for that. look at the menu there are a lot of button
> for almost every thing less important that networking,
> but not for the network configuration.
> 
> best regards
> bela
> 
> 
> 
> --- "Juan Fco. Casanova Rodriguez" <[EMAIL PROTECTED]>
> wrote:
> 
> > > Hi,
> > > I installed sarge
> > > want to configure the network card, but no tool
> > there
> > > for that !!
> > > In previous debian I remember, threre was a
> > > netcardconf or something like this , but nothing
> > > here??!!
> > > Of course I can use ifconfig but not for permanant
> > > address, or must change manually the files.
> > > 
> > 
> > 
> > Hi,
> > 
> > Did you try with 'ifup device'  where device could
> > be eth0, wlan0 or
> > whatever name you'r device have.
> > 
> > This will run the dhcp demon...
> > 
> > Hope to help you...
> > 
> > ---
> > Juan
> > 
> > 
> > -- 
> > To UNSUBSCRIBE, email to
> > [EMAIL PROTECTED] 
> > with a subject of "unsubscribe". Trouble? Contact
> > [EMAIL PROTECTED]
> > 
> > 
> 
> 
> 
> 
> 
>   
> __ 
> Yahoo! Mail - PC Magazine Editors' Choice 2005 
> http://mail.yahoo.com
> 
> 



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Stop autoloading of prism54 module

2005-09-14 Thread Joachim Fahnenmüller
Hi Chris,

On Wed, Sep 14, 2005 at 12:15:25PM +0200, Chris wrote:
> 
> Using a 3com wireless card.
> 
> It doesn't work with the prism54 module (none of the firmwares from
> prism54.org work with it) - and googling on it suggests that they
> changed the chipset - but not the part number or other identifiers.
> 
> However - the card works just fine with ndiswrapper.
> 
> So - I have added the config to /etc/network/interfaces and added 
> 
> pre-up modprobe ndiswrapper
> post-down rmmod ndiswrapper
> 
> as part of that - works just fine too.

Good!
> 
> Only question I have left is that when you first plug the card into
> the PCMCIA slot something loads the prism54 driver. So - the first
> time I have to manually rmmod prism54 before I can ifup wlan0.
> 
> I've looked in /etc/pcmcia (cardmgr) and /etc/hotplug (hotplug) - I
> can't find anything mentioning prism54 at all.

I think the entry is somewhere in 
/lib/modules//modules.*map ,
containing the module name and the vendor and product id.
However, don't change this. Just add a new line with the module name to
/etc/hotplug/blacklist
and hotplug won't load this module any more.
> 
> In the logs all I get is:
> 
> Sep 12 17:53:18 localhost kernel: Loaded prism54 driver, version 1.2
> Sep 12 17:53:18 localhost kernel: PCI: Enabling device :03:00.0 ( -> 
> 0002)
> Sep 12 17:53:18 localhost kernel: ACPI: PCI interrupt :03:00.0[A] -> GSI 
> 11 (level, low) -> IRQ 11
> Sep 12 17:53:18 localhost pci.agent[6500]:  prism54: loaded successfully
> 
> All I want is to stop the prism54 module from loading at card insert
> time - any hints as to what is causing this gratefully received.
> 
> -- 
> Chris
> 
HTH
-- 
Joachim Fahnenmüller


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: ftp://ftp.nerim.net repository broken?

2005-09-14 Thread Ron Johnson
On Wed, 2005-09-14 at 14:52 +0200, Sven Hoexter wrote:
> On Wed, Sep 14, 2005 at 11:13:21AM +0800, Katipo wrote:
> > Tong wrote:
> > 
> > >Hi, 
> > >
> > > 
> > >
> > Yes, it is, but I'm sure they are aware of it, as I couldn't get a 
> > connection with aptitude.
> > Server probably down for maintenance.
> It's not a server problem. Marillat anounced in June[1] that the archives
> are renamed from stable/testing/unstable to their nicknames sarge/etch/sid.
> 
> Well I had to look at the ftp server and the website[1] aswell to realise it.
> 
> HTH
> Sven
> 
> [1] http://debian.video.free.fr/

Thanks.  Lots of us missed that.

And, WOO HOO, the slang dependency has disappeared.

Big thanks as always to CM.

-- 
-
Ron Johnson, Jr.
Temporarily not of Jefferson, LA USA
PGP Key ID 8834C06B I prefer encrypted mail.

"Americans hate foreign policy because Americans hate foreigners,
because they *are* foreigners, and came to this country to get
away from the bad things."
P.J. O'Rourke, satirist, 2004-06-25, Fox News Channel



signature.asc
Description: This is a digitally signed message part


Re: the netcard config is not there

2005-09-14 Thread belahcene abdelkader
Thanks,
Yes I know how to configure the netcard manually,
but for the newbie, it is important to have a button
for that. look at the menu there are a lot of button
for almost every thing less important that networking,
but not for the network configuration.

best regards
bela



--- "Juan Fco. Casanova Rodriguez" <[EMAIL PROTECTED]>
wrote:

> > Hi,
> > I installed sarge
> > want to configure the network card, but no tool
> there
> > for that !!
> > In previous debian I remember, threre was a
> > netcardconf or something like this , but nothing
> > here??!!
> > Of course I can use ifconfig but not for permanant
> > address, or must change manually the files.
> > 
> 
> 
> Hi,
> 
> Did you try with 'ifup device'  where device could
> be eth0, wlan0 or
> whatever name you'r device have.
> 
> This will run the dhcp demon...
> 
> Hope to help you...
> 
> ---
> Juan
> 
> 
> -- 
> To UNSUBSCRIBE, email to
> [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
> 
> 






__ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Apache2 & mod_rewrite

2005-09-14 Thread Marco

Simo Kauppi ha scritto:


On Mon, Sep 12, 2005 at 10:06:06PM +0200, Marco wrote:
 


Simo Kauppi ha scritto:

   


It seems to me that the conditions for the first domain say that
any hostname which is not www.doamin1.com should go to www.domain1.com.
I.e. Apache is doing exacly as asked (domain2.com != www.domain1.com) :)

I guess you want requests to http://domain2.com to go to the second
virtual host and www added at the front?  IIRC Apache looks for the
virtual host files in /etc/Apache2/sites-enabled/ directory in the order
their appear. That's why I use the 001-site1, 002-site2 etc to make them
appear alphabetically in the right order.

But back to your question. You need a condition to tell domain1 that it
only takes requests for domain1, i.e.,



 


VirtualHost for site www.domain1.com
...
 

   


RewriteCond %{HTTP_HOST}   ^.*domain1\.com [NC]


 


RewriteCond %{HTTP_HOST}   !^www\.domain1\.com [NC]
RewriteCond %{HTTP_HOST}   !^$
RewriteRule ^/(.*) http://www.domain1.com/$1 [L,R]
 

   


or something like that, and same for other hosts as well. It's late so
double-check the syntax :)

And don't forget http://httpd.apache.org/docs/2.0/misc/rewriteguide.html

Hope this helps...

Simo


 


Hi Simo,

I have test with your settings but I have still problems. This is the 
configuration of 000-domain1.com



This is the configuration for 001-domain2.com



ServerName www.domain2.com

DocumentRoot /var/www/domain2/

RewriteCond %{HTTP_HOST}   ^.*domain2\.com [NC]
RewriteCond %{HTTP_HOST}   !^www\.domain2\.com [NC]
RewriteCond %{HTTP_HOST}   !^$
RewriteRule ^/(.*) http://www.domain2.com/$1 [L,R]


These are the results:

http://domain1.com --> http://www.domain1.com OK (and I see domain1 site)
http://domain2.com --> http://domain2.com NO (and I see domain1 site)!!!

I would want http://domain2.com --> http://www.domain2.com (and I see 
domain2 site)


Where is the mistake??
Thanks

Marco
   



Hi Marco,

Just like Angelo suggested, the configuration needs the ServerAlias
directives. If the requested domain does not match any ServerName, the
first one is served. And then the RewriteCond directive I suggested
earlier should not be needed.

 


NameVirtualHost 1.2.3.4:80



ServerName www.domain1.com
   


 ServerAlias domain1.com *.domain1.com
 


DocumentRoot /var/www/domain1/

RewriteCond %{HTTP_HOST}   ^.*domain1\.com [NC]

RewriteCond %{HTTP_HOST}   !^www\.domain1\.com [NC]
RewriteCond %{HTTP_HOST}   !^$
RewriteRule ^/(.*) http://www.domain1.com/$1 [L,R]

   



And for the second host ServerAlias domain2.com *.domain2.com

Of course you can change the *. to www if you want those servers only
respond to domainx.com and www.domainx.com.

Simo
 


Hi,
I have removed the Rewrite rule on my Virtual Host configuration file, I 
have added the

rule ServerAlias domain1.com *.domain1.com, and I have restart apache2.

Test: http://www.domain1.com --> OK
http://domain1.com --> PAGE NOT FOUND ???

I have also an other question, using the server alias option when a 
client visit http://domain1.com

its URL comes rewritten in http://www.domain1.com

Help!!!
Thanks

Marco


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: the netcard config is not there

2005-09-14 Thread Juan Fco. Casanova Rodriguez
> Hi,
> I installed sarge
> want to configure the network card, but no tool there
> for that !!
> In previous debian I remember, threre was a
> netcardconf or something like this , but nothing
> here??!!
> Of course I can use ifconfig but not for permanant
> address, or must change manually the files.
> 


Hi,

Did you try with 'ifup device'  where device could be eth0, wlan0 or
whatever name you'r device have.

This will run the dhcp demon...

Hope to help you...

---
Juan


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Hardware RAID advices needed

2005-09-14 Thread Kjetil Kjernsmo
On lørdag 10 september 2005, 23:02, Hans du Plooy wrote:
> Kjetil Kjernsmo wrote:
> >The first is a dirt cheap Sunsway Sil 3112-based card, i.e.
> > fakeraid.
>
> How "old" is your PC?

Pretty exactly 4 years old. It has the last generation of Athlon T-Bird 
CPUs.

> On my 2ghz AthlonXP I have onboard VIA 
> (fakeraid) plus a PCI Sil 3112a card.  Raid-5 over four SATA discs
> give me in excess of 50MB/s sustained write, depending on what I'm
> copying, with a system load of about 2.00.

That's pretty neat.

> >The second option is a 3ware 8006-2PL,
>
> You can't go wrong.

Cool! :-) 

> >The third option is to buy a SATA non-RAID controller and run SW
> > RAID entirely based on that.
>
> I'm not sure if you even get that.  I've never seen a SATA controller
> that didn't have Raid.

I think they exist. This, for example: 
http://www.adaptec.com/worldwide/product/proddetail.html?prodkey=ASH-1205SA

> But then, if you think about it, it's all fake 
> raid, so all of them are non-raid.  

Yup. I found that even those cheapest SATA controllers that were 
advertized as non-RAID had a SiL3112. Grok it those who can.


> http://cgi.ebay.com/3ware-8006-2LP-64-bit-PCI-SATA_W0QQitemZ523855901
>7QQcategoryZ39968QQssPageNameZWDVWQQrdZ1QQcmdZViewItem
>
> If your data is worth $45 to you, then this will see you through.

OK, cool! Thanks a lot for all the advices, now I know a lot more about 
my options. Still have to count my pennies, though, and figure out what 
I really want.

Cheers,

Kjetil
-- 
Kjetil Kjernsmo
Programmer / Astrophysicist / Ski-orienteer / Orienteer / Mountaineer
[EMAIL PROTECTED]   
Homepage: http://www.kjetil.kjernsmo.net/ OpenPGP KeyID: 6A6A0BBC



Re: lock ssh user in his home

2005-09-14 Thread Jerome BENOIT

Hi,

Leonardo Marques wrote:

Hey people,

Someone know what can i do to lock ssh user in his home ?


by setting proper permission ?

hth,
Jerome


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




the netcard config is not there

2005-09-14 Thread belahcene abdelkader
Hi,
I installed sarge
want to configure the network card, but no tool there
for that !!
In previous debian I remember, threre was a
netcardconf or something like this , but nothing
here??!!
Of course I can use ifconfig but not for permanant
address, or must change manually the files.

strange, normally there is a button for network
configuration??

Best Regards
bela




__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: screen resolution

2005-09-14 Thread Andrew Sackville-West



Chris Parker wrote:

<>>>


Section "Device"
 Identifier  "Generic Video Card"
 Driver  "vesa"
 BusID   "PCI:0:2:0"
#   VideoRam16384
EndSection

Section "Monitor"
 Identifier  "MX70"
 HorizSync   30-70
 VertRefresh 47-120
 Option  "DPMS"
EndSection

Section "Screen"
 Identifier  "Default Screen"
 Device  "Generic Video Card"
 Monitor "MX70"
 DefaultDepth24
 SubSection "Display"
 Depth   1
 Modes   "1024X768" "800x600" "640x480"
 EndSubSection
 SubSection "Display"
 Depth   4
 Modes   "1024X768" "800x600" "640x480"
 EndSubSection
 SubSection "Display"
 Depth   8
 Modes   "1024X768" "800x600" "640x480"
 EndSubSection
 SubSection "Display"
 Depth   15
 Modes   "1024X768" "800x600" "640x480"
 EndSubSection
 SubSection "Display"
 Depth   16
 Modes   "1024X768" "800x600" "640x480"
 EndSubSection
 SubSection "Display"
 Depth   24
 Modes   "1024X768" "800x600" "640x480"
 EndSubSection
EndSection


<<>>>




switched to the i810 driver, but screen still won't go above 800x600.
what file is causing this?  tried using enlightenment, blackbox, and 
gnome.  none will go to 1024x768???


thanks again




only thing I can think of is that your monitor settings aren't right. I 
had similar problems for a while with my envision en-710e. my horiz sync 
and vert refresh ranges weren't right and consequently it couldn't get a 
good set-up for the higher res. I adjusted those numbers to some 
conservative ranges that fit the monitor specs and problem solved. 
youmight check the monitor specs and see if you can make that work. be 
conservative soyou don't fry the monitor.


hth

Andrew


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: screen resolution

2005-09-14 Thread Chris Parker
On Tuesday 13 September 2005 03:17 pm, Joseph H. Fry wrote:
> Chris Parker wrote:
> >On Tuesday 13 September 2005 01:36 pm, Joseph H. Fry wrote:
> >>Chris Parker wrote:
> >>>First off - kern = 2.6.8-2-i686
> >>>Package: xserver-xfree86
> >>>Status: install ok installed
> >>>Priority: optional
> >>>Section: x11
> >>>Installed-Size: 15616
> >>>Maintainer: Debian X Strike Force 
> >>>Architecture: i386
> >>>Source: xfree86
> >>>Version: 4.3.0.dfsg.1-14
> >>>--
> >>>gnome resolution set at 800x600 will not go to 1024x768
> >>>
> >>># XF86Config-4 (XFree86 X Window System server configuration
> >>>file) #
> >>># This file was generated by dexconf, the Debian X Configuration
> >>>tool, using
> >>># values from the debconf database.
> >>>#
> >>># Edit this file with caution, and see the XF86Config-4 manual
> >>>page. # (Type "man XF86Config-4" at the shell prompt.)
> >>>#
> >>># This file is automatically updated on xserver-xfree86 package
> >>>upgrades *only*
> >>># if it has not been modified since the last upgrade of the
> >>>xserver-xfree86
> >>># package.
> >>>#
> >>># If you have edited this file but would like it to be
> >>>automatically updated
> >>># again, run the following commands as root:
> >>>#
> >>>#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
> >>>#   md5sum /etc/X11/XF86Config-4
> >>>
> /var/lib/xfree86/XF86Config-4.md5sum #   dpkg-reconfigure
> >>>
> >>>xserver-xfree86
> >>>
> >>>Section "Files"
> >>>   FontPath"unix/:7100"# local
> >>>font server
> >>>   # if the local font server has problems, we can fall back
> >>>on these
> >>>   FontPath"/usr/lib/X11/fonts/misc"
> >>>   FontPath"/usr/lib/X11/fonts/cyrillic"
> >>>   FontPath"/usr/lib/X11/fonts/100dpi/:unscaled"
> >>>   FontPath"/usr/lib/X11/fonts/75dpi/:unscaled"
> >>>   FontPath"/usr/lib/X11/fonts/Type1"
> >>>   FontPath"/usr/lib/X11/fonts/CID"
> >>>   FontPath"/usr/lib/X11/fonts/Speedo"
> >>>   FontPath"/usr/lib/X11/fonts/100dpi"
> >>>   FontPath"/usr/lib/X11/fonts/75dpi"
> >>>EndSection
> >>>
> >>>Section "Module"
> >>>   Load"GLcore"
> >>>   Load"bitmap"
> >>>   Load"dbe"
> >>>   Load"ddc"
> >>>   Load"dri"
> >>>   Load"extmod"
> >>>   Load"freetype"
> >>>   Load"glx"
> >>>   Load"int10"
> >>>   Load"record"
> >>>   Load"speedo"
> >>>   Load"type1"
> >>>   Load"vbe"
> >>>EndSection
> >>>
> >>>Section "InputDevice"
> >>>   Identifier  "Generic Keyboard"
> >>>   Driver  "keyboard"
> >>>   Option  "CoreKeyboard"
> >>>   Option  "XkbRules"  "xfree86"
> >>>   Option  "XkbModel"  "pc104"
> >>>   Option  "XkbLayout" "us"
> >>>EndSection
> >>>
> >>>Section "InputDevice"
> >>>   Identifier  "Configured Mouse"
> >>>   Driver  "mouse"
> >>>   Option  "CorePointer"
> >>>   Option  "Device""/dev/psaux"
> >>>   Option  "Protocol"  "ImPS/2"
> >>>   Option  "Emulate3Buttons"   "true"
> >>>   Option  "ZAxisMapping"  "4 5"
> >>>EndSection
> >>>
> >>>Section "Device"
> >>>   Identifier  "Generic Video Card"
> >>>   Driver  "vesa"
> >>>   BusID   "PCI:0:2:0"
> >>>#   VideoRam16384
> >>>EndSection
> >>>
> >>>Section "Monitor"
> >>>   Identifier  "MX70"
> >>>   HorizSync   30-70
> >>>   VertRefresh 47-120
> >>>   Option  "DPMS"
> >>>EndSection
> >>>
> >>>Section "Screen"
> >>>   Identifier  "Default Screen"
> >>>   Device  "Generic Video Card"
> >>>   Monitor "MX70"
> >>>   DefaultDepth24
> >>>   SubSection "Display"
> >>>   Depth   1
> >>>   Modes   "1024X768" "800x600" "640x480"
> >>>   EndSubSection
> >>>   SubSection "Display"
> >>>   Depth   4
> >>>   Modes   "1024X768" "800x600" "640x480"
> >>>   EndSubSection
> >>>   SubSection "Display"
> >>>   Depth   8
> >>>   Modes   "1024X768" "800x600" "640x480"
> >>>   EndSubSection
> >>>   SubSection "Display"
> >>>   Depth   15
> >>>   Modes   "1024X768" "800x600" "640x480"
> >>>   EndSubSection
> >>>   SubSection "Display"
> >>>   Depth   16
> >>>   Modes   "1024X768" "800x600" "640x480"
> >>>   EndSubSection
> >>>   SubSection "Display"
> >>>   Depth   24
> >>>   Modes   "1024X768" "800x600" "640x480"
> >>>   EndSubSection
> >>>EndSection
> >>>
> >>>Section "ServerLayout"
> >>>   Identifier  "Default Layout"
>

Re: Man-DB is crazy

2005-09-14 Thread Kevin B. McCarty
David E. Fox wrote:
> On Tue, 13 Sep 2005 09:44:15 -0400
> "Kevin B. McCarty" <[EMAIL PROTECTED]> wrote:

>>>benjo[1]:~% ls -l /usr/share/man/man1/x-terminal-emulator.1.gz
>>>lrwxrwxrwx  1 root root 42 2005-09-09 10:05 
>>>/usr/share/man/man1/x-terminal-emulator.1.gz -> 
>>>/etc/alternatives/x-terminal-emulator.1.gz
> 
> You might need to follow the links. This happens occasionally over
> here, and I wondered about it as well. Try looking in /etc/
> alternatives, you may find that the file x-terminal-emulator.1.gz
> points nowhere, or is nonexistant. Or, it points back to a manpage in /
> usr/share/man/man1 that does not exist.

You snipped the part of my email where I did follow the links :-)
I eventually got to the OK-looking existing file
/usr/share/man/man1/gnome-terminal.1.gz .

Thanks, though,

-- 
Kevin B. McCarty <[EMAIL PROTECTED]>   Physics Department
WWW: http://www.princeton.edu/~kmccarty/Princeton University
GPG: public key ID 4F83C751 Princeton, NJ 08544


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Net install image

2005-09-14 Thread olive
Hi,

I tried today's net install iso file but it did not work.
I downloaded it from 
http://cdimage.debian.org/pub/cdimage-testing/daily/i386/current/
I control checksum and it's ok.
I burned it twice.
I have an error while installing base system saying me some packages are 
missing. Seems file is corrupted.

Could someone check this.

br,
Olivier


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Easy way to determine how much memory a program used?

2005-09-14 Thread Adam Funk
Is there anything like "time command args" that will run "command args" 
and then print out the maximum amount of memory it used?

Thanks,
Adam


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



kernel version and gcc's

2005-09-14 Thread Tong
Hi, 

Do I have to install the gcc that corresponding to what was using when my
kernel was compiled? 

Googling on the web tells me that it might not be necessary. But I
get the following message when trying to compile modules for vmare:

Your kernel was built with "gcc" version "3.4.3", while you are trying to use
"/usr/bin/gcc" version "4.0.1". This configuration is not supported and VMware
Workstation cannot work in such configuration. Please either recompile your
kernel with "/usr/bin/gcc" version "4.0.1", or restart 
/usr/bin/vmware-config.plwith CC environment variable pointing to the "gcc" 
version "3.4.3".

I applied the latest any-to-any patch, but still the runme.pl stopped. Do
I have to install a 3.4 version of gcc before proceeding? 

Thanks



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: cdrecord + 'HL-DT-ST' 'RW/DVD GCC-4243N' '1.07' Removable CD-ROM

2005-09-14 Thread Jan Willem Stumpel

Erdi Balint wrote:

Hi,

Yes, I went throught the same thing just some days ago and with
the dev=/dev/hdc (or wherever your CD writer is) setting it
works as it should. However, how do you make a front-end
(namely xcdroast) use this setting? I keep getting scanbus
errors using xcdroast and unable to even blank a disc with it
(even though my CD writer is recognized under xcdroast)


With 2.6.XX kernels, in xcdroast main menu, you could try choosing
"setup", "manually add device". That allows you to enter devices
on /dev/hdc (or /dev/hdd). xcdroast's automatic device scanning
does not seem to detect non-SCSI devices (my experience, Sid,
migrating from 2.4 to 2.6 kernel).

Regards, Jan


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




RTC driver failure

2005-09-14 Thread Tong
Hi, 

I think it began after my recent upgrade. My RTC driver fails during boot.
I noticed that when gazing at the boot screen, but wasn't able to find it
in syslog or dmesg. 

ls: /proc/sys/dev/rtc: No such file or directory

Does it proove that I don't have RTC? How to solve it? 

Thanks

tong



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



lock ssh user in his home

2005-09-14 Thread Leonardo Marques
Hey people,

Someone know what can i do to lock ssh user in his home ?

Thanks for attention,
[]s

-- 
--
Leonardo Marques
http://www.analyx.org
--



Re: Man-DB is crazy

2005-09-14 Thread David E. Fox
On Tue, 13 Sep 2005 09:44:15 -0400
"Kevin B. McCarty" <[EMAIL PROTECTED]> wrote:

> Hi list,
> 
> Once a day I get the following email message from the man-db cron job:
> 
> > /etc/cron.daily/man-db:
> > mandb: warning: /usr/share/man/man1/x-terminal-emulator.1.gz is a dangling 
> > symlink
> 
> This in spite of all the evidence:
> 
> > benjo[1]:~% ls -l /usr/share/man/man1/x-terminal-emulator.1.gz
> > lrwxrwxrwx  1 root root 42 2005-09-09 10:05 
> > /usr/share/man/man1/x-terminal-emulator.1.gz -> 
> > /etc/alternatives/x-terminal-emulator.1.gz

You might need to follow the links. This happens occasionally over
here, and I wondered about it as well. Try looking in /etc/
alternatives, you may find that the file x-terminal-emulator.1.gz
points nowhere, or is nonexistant. Or, it points back to a manpage in /
usr/share/man/man1 that does not exist.

Here, I have a message that refers to the manpage for ftpd(8) being a
dangling symlink (/usr/share/man/man8/ftpd.8.gz)

$ [EMAIL PROTECTED] ls -l ftpd*
lrwxrwxrwx  1 root root 27 Oct  3  2004 ftpd.8.gz -> /etc/alternatives/
ftpd.8.gz
[EMAIL PROTECTED] ls -l ftpd*
lrwxrwxrwx  1 root root 17 Oct  3  2004 ftpd -> /usr/sbin/wu-ftpd
lrwxrwxrwx  1 root root 32 Oct  3  2004 ftpd.8.gz -> /usr/share/man/
man8/wu-ftpd.8.gz

OK, so far so good - let's see what is in /etc/alternatives now:

$ [EMAIL PROTECTED] ls -l ftpd*
lrwxrwxrwx  1 root root 17 Oct  3  2004 ftpd -> /usr/sbin/wu-ftpd
lrwxrwxrwx  1 root root 32 Oct  3  2004 ftpd.8.gz -> /usr/share/man/
man8/wu-ftpd.8.gz

Now, we need to check where ftpd.8.gz points to:

[EMAIL PROTECTED] ls -l wu*
ls: wu*: No such file or directory
[EMAIL PROTECTED] 

Bingo. There's the dangling symlink. In my case, I'm not going to be
veryworried about this as I don't really have a need for an ftp server
(and there are better ones than wu-ftpd AFAIK). But I did find one
relating to vi - jsut had to correct the /etc/alternatives/vi.1.gz to
point to the right flavor of vi on my system (vim).


> Please CC replies to me as I'm not subscribed.

OK, done.



-- 

David E. Fox  Thanks for letting me
[EMAIL PROTECTED]change magnetic patterns
[EMAIL PROTECTED]   on your hard disk.
---


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Freshness of packages

2005-09-14 Thread Tong
Hi, 

Is there any way to know how fresh are the packages? 

Ie, say I'm running Debian Testing, and notice that a bunch of packages
need to be upgraded, is there any way for me to know how long have those
packages been in Debian Testing repository? 

Thanks




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: how would remote user start X application on local monitor

2005-09-14 Thread Tong
On Wed, 14 Sep 2005 06:44:56 -0400, Antonio Rodriguez wrote:

> Problem:
> 
> I log in from a remote location, but I need to start an aplication
> (example: emacs /home/user/documents/importantpaper & )
> so that the person at home can see it and work with it. 

Should be as simple as set your DISPLAY to your own X. I.e.,

export DISPLAY=':0.0'

That's it. 

HTH

tong



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Solved: X won't start having upgraded from xsever to xorg

2005-09-14 Thread Tong
On Tue, 13 Sep 2005 23:39:03 -0500, Kent West wrote:

>>This is a real emergency. My X won't start now, having
>>upgraded from xsever to xorg. 
>>
>> [...]
>>that there is way to restore using xserver instead of
>>xorg. I tried to follow it, but wasn't successful. 
>>
>>I removed all xorg and xserver packages and reinstall
>>xserver from scratch, but still I was forced to
>>install xorg. 
>>
>>I installed the xorg, try its hardware auto-detection,
>>again, but still my X won't start. The sypmtom is,
>>still, the screen gets into graphic mode, with garbage
>>on it, and the whole system just freeze. I tried
>>Ctrl-Alt-\, Ctrl-Alt-F?, Ctrl-Alt-Del, nothing worked.
>>
> Are you running Sarge (nope; no X.org yet), Testing, or Sid? (Uninstall
> all of X, change your /etc/apt/sources.list file to the older version,
> and then install X, would be one possible tactic.)

Thank you Aurélien Campéas! you message saved my day. 

I choose to follow up on this thread because it is more complete --
reinstalling xserver-xfree86 wasn't enough, still freeze my Box. 
As Kent and James have pointed out, it only worked when I un-installed
and re-installed all the xserver-xfree86, xserver-common and
X-window-system-core packages.

HTH for other people as well.

> Is the problem really with X, or with a certain
> einvironment/manager/client? (Have you tried other means of starting X,
> such as kdm, gdm, startx, with different window managers/environments?)

Pure X, i.e., xorg. I use startx to start my fluxbox, which was intact
during upgrading. Restoring xfree86 (from xorg) alone solved the problem
is the strongest proof.

Thanks God I have my X back. This is the worst time for me to mess up
with my working environment. I've been following Debian Testing for ages,
never had such bad experience before. I think I'd better stick with sarge
for a while, until the dusts settle down a bit. 

Thanks everyone for sharing! I love you.





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: IMAP Bandwith

2005-09-14 Thread Henrique de Moraes Holschuh
On Wed, 14 Sep 2005, Koybe wrote:
> Can someone help me estimating the bandwith needed for a server
> delivering mail trough IMAP using CYRUS. It's about 100 clietns in a
> day to day use.

Well, this question has no good answer because:
  1. It depends on the average mail size, which depens on your user
 demographics. AND on the expectation of said users... imap goes
 over TCP, which unless you did seriously deranged things, will
 adequate itself to whatever BW you have... but keep in mind that
 the usual timeout for IMAP replies is 1 minute (because of
 Microshaft Outcrook* products).
 
  2. It depends on MUA profile, some like to connect to the IMAP server
 using two or even more concurrent connections, and often do
 selects and lists on both connections.

  3. If you use webmail clients, either install a caching imap proxy
 locally in the same box as the webmail client, or watch it open,
 do major BW-hog stuff and tear down connections to the imap server
 every time the user causes a new web page to be displayed on
 the webmail client.  Webmail clients without caching proxies are
 EVIL.

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: SOLVED: Re: cyrus21: Address family not supported by protocol

2005-09-14 Thread Henrique de Moraes Holschuh
On Wed, 14 Sep 2005, Erik Steffl wrote:
>   anyway, fam NEWS/Debian.gz mentions the problem and refers to bug 
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=277528

Hmm...  some people are just too shortsighted when they design software.

> random daemons... Also seems like it would be really nice for cyrus to 
> actually complain about the problem in the first place (would have saved 
> me few hours).

Please feel free to complain to the glibc guys. Cyrus tries to open the
socket, gets an error from glibc, and prints out whatever that error means
to glibc.

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: adventures with window managers

2005-09-14 Thread Adam Hardy

Cybe R. Wizard on 14/09/05 13:38, wrote:

I think you'd be happy with IceWM as it is configurable to do most of
what you want so far.  In addition you'll need Iceconf or Icepref for
configuration.


one major plus point for icewm - it starts all programs with a window 
the same size as the available desktop. That's just what I like. 
Enlightenment brings them up with a size = 1/4 desktop area.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: adventures with window managers

2005-09-14 Thread Adam Hardy

Cybe R. Wizard on 14/09/05 13:38, wrote:

IceWM can do that.  (but multiple desktops are /so/ cool!)

I think you'd be happy with IceWM as it is configurable to do most of
what you want so far.  In addition you'll need Iceconf or Icepref for
configuration.


Thanks for those tips. Got most of it configured at least in enlightenment.

So I just tried icewm.

I came unstuck pretty quickly. Firstly it didn't really like gnome and 
took about 3 mins to start up instead of 5 secs. I think it has 
something to do with the gnome-session although it's difficult to tell. 
Some other window managers have the same problem.


Once icewm was running, I tried configuring it.

I didn't get a list of fonts to choose from. Shouldn't there be a 
drop-down font list in iceconf?


I'm not sure about the icewm panel. It looked like it had a fixed set of 
applets, and there are a few more I like, such as the keyboard locale 
chooser, program launchers, volume control etc which icewm doesn't 
appear to have.


The program switcher panel which comes up when pressing alt-tab is good, 
but I know there's an even better one out there where they are listed 
vertically. Can this be changed for another program-switcher module in 
icewm?



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Help with starting Totem

2005-09-14 Thread [KS]
Seeker5528 wrote:
> On Wed, 07 Sep 2005 20:01:03 -0400
> "[KS]" <[EMAIL PROTECTED]> wrote:
> 
>  
> 
>>lsof doesn't give me anything :(
>>~# lsof /dev/dsp
>>~#
>>
>>Any other pointers?
> 
> 
> Are you using totem-gstreamer or totem-xine
> Are you using alsa drivers?
> 
> If you don't know then open a terminal window and type:
> 
> dpkg -l totem*
> 
> : you should see 'ii' to the left of one of these packages indicating it
> is the installed version.
> 
> If you don't know what audio driver you are using then in a terminal
> window type:
> 
> lsmod | grep snd
> 
> : if this results in several lines of text with snd- in them then you
> are using the alsa driver.
> 
> If you are using totem-gstreamer and alsa, make sure the gstreamer-alsa
> plugin is installed then in a terminal window and type:
> 
> gstreamer-properties
> 
> : and select the alsa output option and see if that makes a difference.
> 
> If you are running totem-xine then try running xine to see if it has the
> same issue, if it does try fixing the issue there.
> 
> Later, Seeker
> 

I was using totem-gstreamer and the changing gstreamer-properties didn't
make any difference. I was advised in the #debian-women irc channel to
use totem-xine as gstreamer was a resource hog. I tried totem-xine and
it works perfectly now.

Thanks,
/KS


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: adventures with window managers

2005-09-14 Thread Simo Kauppi
On Wed, Sep 14, 2005 at 03:19:14PM +0300, Simo Kauppi wrote:
> Hi,
> 
> My two cents to the window manager monologue... :)
> 
> On Wed, Sep 14, 2005 at 10:17:42AM +0100, Adam Hardy wrote:
> > When I use ALT-Tab to cycle thro all open apps, I would like to see all 
> > apps in a list or a row with the current selected app highlighted. I saw 
> > one window manager doing it just how I like it but don't remember which 
> > one now.
> 
> I'm using enlightenment and while there is no 'list' with Alt-Tab, it
> still goes through all the apps and raises them with focus each in turn
> with Alt-Tab.
> 
> There is also a list of the applications with middle-click to the
> Dragbar, but the Dragbar might be under the apps if there are a lot of
> apps open in the desktop.
> 
> > I'd also like to have a key combination that will call up the gnome 
> > log-out dialog. Used to be ALT+F1 in metacity in my original 
> > installation but I've lost it since.
> 
> In enlightenment Ctrl-Alt-Del brings the logout-dialog. Note: it is
> different from Ctrl-Alt-Backspace which probably kills the xsession. It
> is a bit weird because I have ctrlaltdel:/sbin/shutdown in my inittab,
> but I guess enlightenment keybindings overwrite it. It can probably be
> changed but I haven't bothered because it works.

Following myself...

The keybindings for enlightenment seem to be quite easy to change. I
just copied the /usr/share/enlightenment/config/keybindings.cfg to
~/.enlightenment/keybindings.cfg and edit it.

E.g. to make the logout-dialog come up with Alt-F1, find the

__KEY F1
__EVENT __KEY_PRESS
__MODIFIER_KEY __ALT
__ACTION __A_GOTO_DESK 0

and change the action line to

__ACTION __A_EXIT logout

This works especially if you don't use multiple desktops, as the Alt-F1
is normally used to switch to desktop 0.

Of course you can modify the Ctrl-Alt-Del keybinding or create your own
binding e.g. for Ctrl-F1

  __NEXT_ACTION
__KEY F1
__EVENT __KEY_PRESS
__MODIFIER_KEY __CTRL
__ACTION __A_EXIT logout

And you can make the Alt-Tab to bring up the task list

__KEY Tab
__MODIFIER_KEY __ALT
__EVENT __KEY_PRESS
__ACTION __A_FOCUS_NEXT

by changing the action line to

__ACTION __A_SHOW_MENU "taskmenu"


And so on...

Simo
-- 
:r ~/.signature


signature.asc
Description: Digital signature


  1   2   >