[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: showtrans --active
From: |
David Walter,,, |
Subject: |
Re: showtrans --active |
Date: |
Sun, 11 Aug 2002 09:41:53 -0400 |
Roland McGrath <roland@frob.com> writes:
> It appears you have recreated the functioning of the fsysopts program.
> I suggest you just use that (e.g. "fsysopts /foo").
I didn't think that fsysopts did the same thing.
W:1:david@naritai:~$ showtrans --active --passive /dev/mouse
/hurd/mouse --protocol=ps/2
W:1:david@naritai:~$ showtrans --active --passive /dev/mouse
/hurd/mouse --protocol=ps/2
W:1:david@naritai:~$ fsysopts /dev/mouse
fsysopts: /dev/mouse: Operation not supported
W:1:david@naritai:~$ showtrans --active --passive /dev/mouse
/hurd/mouse --protocol=ps/2
*/hurd/mouse --protocol=ps/2
W:1:david@naritai:~$
Note: don't run the above command in an active X windows session. The
mouse stops working afterward.
Nope. fsysopts starts the translator, but doesn't correctly report it
unless it is a file system? showtrans --active tries to _not_ start
the translator.
Is this a bug in the translators failing to implement
file_get_translator? Or was it the intention of fsysopts to only
report device related translators?
--
/^\
\ / ASCII RIBBON CAMPAIGN
X AGAINST HTML MAIL
/ \
- showtrans --active, David Walter, 2002/08/10
- Re: showtrans --active, Roland McGrath, 2002/08/11
- Re: showtrans --active, Niels Möller, 2002/08/11
- Re: showtrans --active,
David Walter,,, <=
- Re: showtrans --active, Marcus Brinkmann, 2002/08/17
- Re: showtrans --active, David Walter, 2002/08/18
- Re: showtrans --active, Niels Möller, 2002/08/20