public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* Modular speakup
@  Justin Ekis
   ` Charles Crawford
  0 siblings, 1 reply; 5+ messages in thread
From: Justin Ekis @  UTC (permalink / raw)
  To: speakup

Hi all,
I see that cvs speakup can now be compiled as modules. I really like this
and  will be trying it once I get a GNU/Linux system installed again. I have
a few question thoughs.

First, if speakup is compiled entirely as modules, how long does it take
before the system will start talking when you boot? I assume it won't be
instantly.
When speakup is updated, if I have it as modules can I just recompile
speakup without having to rebuild the kernel?
Now here's the big question. If I have a second system running the same
version of the kernel but with different configuration, can I just drop the
speakup modules in there and have it work? Probably not, just thought I'd
ask and make sure.
A less extreme case, how about if both systems are running the exact same
kernel, for example one provided by the distro. Are the modules
interchangeable then?

Thanks,
Justin



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Modular speakup
   Modular speakup Justin Ekis
@  ` Charles Crawford
     ` Giving Ownership Of A File To A User Richard Wells
  0 siblings, 1 reply; 5+ messages in thread
From: Charles Crawford @  UTC (permalink / raw)
  To: speakup

Another question about speakup and modules is the Dectalk old cards.  Do 
they now work with speakup?


-- Charlie.



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Giving Ownership Of A File To A User
   ` Charles Crawford
@    ` Richard Wells
       ` Raul A. Gallegos
       ` Lorenzo Prince
  0 siblings, 2 replies; 5+ messages in thread
From: Richard Wells @  UTC (permalink / raw)
  To: speakup

Hello,

I copied a .pinerc file from one user directory to another. Now, the 
second user cannot change the file. How should I shmod the file so the 
second user has rights to it? Right now, only root has rights to it. The 
reason I did this was to make only a couple of modifications to an already 
configured .pinerc from the original user's directory so the second user 
will have the  same basic configuration as the first user.

Thanks for any clarification on this.



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Giving Ownership Of A File To A User
     ` Giving Ownership Of A File To A User Richard Wells
@      ` Raul A. Gallegos
       ` Lorenzo Prince
  1 sibling, 0 replies; 5+ messages in thread
From: Raul A. Gallegos @  UTC (permalink / raw)
  To: speakup

You probably want to chown the file instead of chmod it.

chown seconduser filename



--
   Please take my advice, I don't use it anyway ...

   Raul A. Gallegos - http://www.asmodean.net

Richard Wells astoundedly stated the following on 01:30 PM 5/23/2003:
 >Hello,
 >
 >I copied a .pinerc file from one user directory to another. Now, the
 >second user cannot change the file. How should I shmod the file so the
 >second user has rights to it? Right now, only root has rights to it. The
 >reason I did this was to make only a couple of modifications to an already
 >configured .pinerc from the original user's directory so the second user
 >will have the  same basic configuration as the first user.
 >
 >Thanks for any clarification on this.
 >
 >
 >_______________________________________________
 >Speakup mailing list
 >Speakup@braille.uwo.ca
 >http://speech.braille.uwo.ca/mailman/listinfo/speakup



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Giving Ownership Of A File To A User
     ` Giving Ownership Of A File To A User Richard Wells
       ` Raul A. Gallegos
@      ` Lorenzo Prince
  1 sibling, 0 replies; 5+ messages in thread
From: Lorenzo Prince @  UTC (permalink / raw)
  To: speakup

The copy of .pinerc should have the same mode as the original.  To solve
your problem, all you need to do is go into the other user-s directory as
root and

chown <user> .pinerc

Be sure the user in whos directory the file has been copied has ownership
of the file with the above command, otherwise the user will continue to
have this problem.

Lorenzo

We can use symlinks of course... syslogd would be a symlink to syslogp and
ftpd and ircd would be linked to ftpp and ircp... and of course the
point-to-point protocal paenguin.
	-- Kevin M. Bealer, commenting on the penguin Linux logo



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 Modular speakup Justin Ekis
 ` Charles Crawford
   ` Giving Ownership Of A File To A User Richard Wells
     ` Raul A. Gallegos
     ` Lorenzo Prince

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).