Re: [LUAU] k12ltsp desktop

2005-02-13 Thread Vince Hoang
On Sat, Feb 12, 2005 at 10:16:01AM -1000, Nakashima wrote: > Where are the login and logout scripts located? I suspect you want to look under /etc/gdm. I see PostLogin, PostSession, PreSession, and Sessions directories, but have not really experimented with it much. I am one of those CLI elitists,

Re: [LUAU] k12ltsp desktop

2005-02-13 Thread Vince Hoang
On Sun, Feb 13, 2005 at 09:12:11AM -1000, Ted Kanemori wrote: > The script includes: "for new in .screenrc .gtkrc .kde .gnome-desktop" > You suggest: "notice that .gnome-desktop is copied and not Desktop." > > /etc/skel contains .kde, .gtkrc and Desktop (Desktop contains FloppyAccess) > I cannot

Re: [LUAU] k12ltsp desktop

2005-02-12 Thread Nakashima
Read /opt/ltsp/templates/k12linux/reset-default-desktop again. -Vince Where are the login and logout scripts located? One of those scripts would be a good place to reset the desktop in these shared account situations. --Peter

Re: [LUAU] k12ltsp desktop

2005-02-12 Thread Vince Hoang
On Fri, Feb 11, 2005 at 03:06:54PM -1000, Ted Kanemori wrote: > I'm sorry if I was unclear. > The client desktop (by default) has only 4 icons. > "Home for the user", "Trash", "Floppy Access", and "Start Here" > Some kids have been deleting some of these icons(including "Floppy Access"). > The "res

RE: [LUAU] k12ltsp desktop

2005-02-11 Thread Ted Kanemori
icon out from the server, I don't have a Floppy Access icon on the server desktop. Should I? It would be easier if I could get the script to restore the icon along with the other icons. Ted -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Wilson Chan

RE: [LUAU] k12ltsp desktop

2005-02-11 Thread Wilson Chan
ilson - Original Message - From: Ted Kanemori <[EMAIL PROTECTED]> To: 'LUAU' Sent: Fri, 11 Feb 2005 12:15:15 -1000 Subject: RE: [LUAU] k12ltsp desktop > Wilson, > > I tried using the scripts and this is what I found: > > "reset-default-desktop studen

RE: [LUAU] k12ltsp desktop

2005-02-11 Thread Ted Kanemori
e script "and" get the floppy access icon back onto the desktop as the desktop is being restored? *note: I'm testing with K12LTSP Fedora Core-1. Ted -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Wilson Chan Sent: Thursday, February 1

Re: RE: [LUAU] k12ltsp desktop

2005-02-10 Thread Brian Chee
Dept Advanced Network Computing Lab 1680 East West Road, POST rm 311 Honolulu, HI 96822 808-956-5797 voice, 877-284-1934 fax - Original Message - From: <[EMAIL PROTECTED]> To: "LUAU" Sent: Thursday, February 10, 2005 4:28 PM Subject: Re: RE: [LUAU] k12ltsp desktop

Re: RE: [LUAU] k12ltsp desktop

2005-02-10 Thread pnakashi
From: Wilson Chan <[EMAIL PROTECTED]> > Can't you just make the reset-desktop script run when users log off > or on? That would solve the problem. Great idea. How would you do that? --Peter

Re: RE: [LUAU] k12ltsp desktop

2005-02-10 Thread pnakashi
- Original Message - From: Ted Kanemori <[EMAIL PROTECTED]> > Over at Enchanted Lake Elementary, we have a 28 thin client lab. > The lab is completely run by the teachers. > They're getting better by the day. > But: > > So are the kids. > They've learned that they can customize their pro

Re: [LUAU] k12ltsp desktop

2005-02-10 Thread Wilson Chan
- Original Message - From: R. Scott Belford <[EMAIL PROTECTED]> To: LUAU Sent: Thu, 10 Feb 2005 03:45:13 -1000 Subject: Re: [LUAU] k12ltsp desktop > Ted Kanemori wrote: > > Thanks for the suggestion. > > Where is this script? And how do I get it to run when the us

Re: [LUAU] k12ltsp desktop

2005-02-10 Thread R. Scott Belford
Ted Kanemori wrote: Thanks for the suggestion. Where is this script? And how do I get it to run when the user logs on or off? I'll try it. http://hs.riverdale.k12.or.us/terminal/faq.html This is the script Wilson referred to. A cron job can be created to reset the classroom daily, and shortc

Re: [LUAU] k12ltsp desktop

2005-02-10 Thread Jim Thompson
ing the same generic profiles for now (studentXX/studentXX). As for "guarding the system", kids will be kids, bless them all. Ted -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jim Thompson Sent: Thursday, February 10, 2005 8:41 AM To: LU

RE: [LUAU] k12ltsp desktop

2005-02-10 Thread Ted Kanemori
Thanks Tom, I'll work on it. Ted -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tom_Gordon/RISE/[EMAIL PROTECTED] Sent: Thursday, February 10, 2005 8:45 AM To: LUAU Subject: RE: [LUAU] k12ltsp desktop We learned how to do this at TPOSSCON with K

RE: [LUAU] k12ltsp desktop

2005-02-10 Thread Ted Kanemori
half Of Jim Thompson Sent: Thursday, February 10, 2005 8:41 AM To: LUAU Subject: Re: [LUAU] k12ltsp desktop Hmm, aren't all the student machines booted from the server? A lot of good learning comes from exactly this kind of hacking. Perhaps a way such that studentXXX can have her/his own

RE: [LUAU] k12ltsp desktop

2005-02-10 Thread Tom_Gordon/RISE/HIDOE
respond to LUAU To "'LUAU'" cc Subject RE: [LUAU] k12ltsp desktop Over at Enchanted Lake Elementary, we have a 28 thin client lab. The lab is completely run by the teachers. They're getting better by the day. But: So are the kids. They've learned that t

RE: [LUAU] k12ltsp desktop

2005-02-10 Thread Ted Kanemori
t: RE: [LUAU] k12ltsp desktop Can't you just make the reset-desktop script run when users log off or on? That would solve the problem. Wilson - Original Message - From: Ted Kanemori <[EMAIL PROTECTED]> To: 'LUAU' Sent: Thu, 10 Feb 2005 07:09:50 -1000 Subject:

Re: [LUAU] k12ltsp desktop

2005-02-10 Thread Jim Thompson
Hmm, aren't all the student machines booted from the server? A lot of good learning comes from exactly this kind of hacking. Perhaps a way such that studentXXX can have her/his own login? The normal course of events here is that you take the ones who are good at hacking, and give them the

RE: [LUAU] k12ltsp desktop

2005-02-10 Thread Wilson Chan
Can't you just make the reset-desktop script run when users log off or on? That would solve the problem. Wilson - Original Message - From: Ted Kanemori <[EMAIL PROTECTED]> To: 'LUAU' Sent: Thu, 10 Feb 2005 07:09:50 -1000 Subject: RE: [LUAU] k12ltsp desktop &

RE: [LUAU] k12ltsp desktop

2005-02-10 Thread Ted Kanemori
Over at Enchanted Lake Elementary, we have a 28 thin client lab. The lab is completely run by the teachers. They're getting better by the day. But: So are the kids. They've learned that they can customize their profile. They (some of them) have caused problems by deleting the desktop icons, addi