[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [K12OSN] Per User Default Printer
- From: Julius Szelagiewicz <julius turtle com>
- To: "Support list for opensource software in schools." <k12osn redhat com>
- Subject: Re: [K12OSN] Per User Default Printer
- Date: Fri, 2 Apr 2004 13:10:27 -0500 (EST)
On Fri, 2 Apr 2004, Eric Feldhusen wrote:
> I have a K12LTSP 3.1.2 ts in operation in an elementary and what I'd
> like to do is have each user just have a default printer, that unless
> they're in OpenOffice and select a different printer, by default, it'll
> dump to a specific printer for that user. Each classroom has their own
> laser printer, and so if the kid jumps on a machine somewhere in the
> building, they'll know that their printout will be in their homeroom.
>
> Suggestions? Any additional information needed?
>
Eric,
in .bash_profile file for every user add:
PRINTER=whatever-is-the-printer; export PRINTER
that's it, now the default printer for the user is the one specified by
PRINTER variable instead of system default. julius
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]