Unsubscribe





--On Wednesday, March 12, 2008 4:42 PM +0000
ubuntu-users-request@xxxxxxxxxxxxxxxx wrote:

Send ubuntu-users mailing list submissions to

ubuntu-users@xxxxxxxxxxxxxxxx

To subscribe or unsubscribe via the World
Wide Web, visit
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users

or, via email, send a message with subject or body 'help' to

ubuntu-users-request@xxxxxxxxxxxxxxxx

You can reach the person managing
the list at
ubuntu-users-owner@xxxxxxxxxxxxxxxx

When replying, please
edit your Subject line so it is more specific
than "Re: Contents of
ubuntu-users digest..."


Today's Topics:

1. Re: shorten "exit" !?
(Owen Townend)
2. SV: Re: Locale settings (August Karlstrom)
3. Re:
squid guard problem (Travis Smith)
4. RE: shorten "exit" |? (Jay
Ridgley)
5. Re: Ubuntu magic (Karl Larsen) (Arvind K)



----------------------------------------------------------------------


Message: 1
Date: Wed, 12 Mar 2008 23:38:53 +1100
From: "Owen Townend"
<owen.townend@xxxxxxxxx>
Subject: Re: shorten "exit" !?
To: "Ubuntu user
technical support, not for general discussions"

<ubuntu-users@xxxxxxxxxxxxxxxx>
Message-ID:

<bb72339d0803120538r6dd54512y693417c19580664a@xxxxxxxxxxxxxx>

Content-Type: text/plain; charset="iso-8859-1"

On 3/12/08, Owen Townend
<owen.townend@xxxxxxxxx> wrote:



On 3/12/08, SYNass IT Ubuntu /
Linux <i-ubux@xxxxxxxxxx> wrote:

Hi Linux / Ubuntu experts &
users
How and where can I add a short version of "exit" ?

I
am used to short versions of
x for exit and
q for quit or
sd
for shutdown or
sb for setboot !!!

Your advise and hints are
very appreciated. ;-)
Cheers, svobi



--

ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify
settings or unsubscribe at:

https://lists.ubuntu.com/mailman/listinfo/ubuntu-users


Hey,

`alias` is your friend.
You can set alias's in your ~/.profile or
.bashrc
Something like this should work.
`alias x='exit' q='quit'
sd='shutdown -h now' sb='shutdown -r now'`


edit ^^ rb='shutdown -r now'


or just
`alias kthxbye='shutdown -h now kthxbye; exit'


cheers,
Owen.

-------------- next part --------------
An HTML
attachment was scrubbed...
URL:
https://lists.ubuntu.com/archives/ubuntu-users/attachments/20080312/7a725
483/attachment-0001.htm

------------------------------

Message: 2

Date: Wed, 12 Mar 2008 13:53:40 +0100 (CET)
From: August Karlstrom
<augukarl@xxxxxxxx>
Subject: SV: Re: Locale settings
To: "Ubuntu user
technical support, not for general discussions"

<ubuntu-users@xxxxxxxxxxxxxxxx>
Message-ID:
<667737.58559.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Content-Type: text/plain;
charset=iso-8859-1

--- Leo Cacciari <leo.cacciari@xxxxxxxxx> skrev:

Each interactive login shell execute commands in ~/.profile. Adding
the
commands there would do the trick.

Thanks for the info. However, after
adding

export LANG="sv_SE.UTF-8"
export LC_MESSAGES="en_US.UTF-8"

to
~/.profile and restarting X, I am still stuck with an all english locale.
On
the other hand, after adding

LANG="sv_SE.UTF-8"

LC_MESSAGES="en_US.UTF-8"

to /etc/environment and restarting the
comuter I get the desired result.




__________________________________________________________
L?na pengar
utan s?kerhet. J?mf?r vilkor online hos Yahoo!

http://shopping.yahoo.se/c-100390123-lan-utan-sakerhet.html?partnerId=96
915014



------------------------------

Message: 3
Date: Wed, 12 Mar
2008 08:38:38 -0500
From: "Travis Smith" <ts0384@xxxxxxxxx>
Subject: Re:
squid guard problem
To: "Ubuntu user technical support, not for general
discussions"
<ubuntu-users@xxxxxxxxxxxxxxxx>
Message-ID:

<17e087af0803120638u52f6ab6cl9eb73c3bb7dc3fbe@xxxxxxxxxxxxxx>

Content-Type: text/plain; charset="iso-8859-1"

I guess I dont fully
understand the question and not sure how to redirect
with squidguard but
maybe another solution would be to create a dns for
www.porno.com and
create and a record to where you want it to be redirected.
I've used
squid before but only to block sites not redirect them. If your
not using
local dns then edit your hosts file.

On Wed, Mar 12, 2008 at 5:20 AM,
Luca Ferrari <fluca1978@xxxxxxxxxxx> wrote:

On Tuesday 11 March 2008
Joris Dobbelsteen's cat, walking on the keyboard,
wrote:

Check
your logs. Squid gives very decent output that you can use to
verify
your assumption.


In the logs I found that squid is not able to
access the original image,
because of the redirect:

1205320921.812
6 192.168.4.201 TCP_HIT/200 984 GET
http://www.porno.com/construc.gif -
NONE/- text/html

the construc.gif image does not exist at the url
www.porno.com, while it
exists of course at the url I've instrumented
squidGuard to
redirect....this
is the problem: how can I make
squidGuard to fully redirect the address?

Luca

--
ubuntu-users
mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or
unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users


-------------- next part --------------
An HTML attachment was
scrubbed...
URL:
https://lists.ubuntu.com/archives/ubuntu-users/attachments/20080312/e4688
d68/attachment-0001.htm

------------------------------

Message: 4

Date: Wed, 12 Mar 2008 10:01:53 -0500
From: Jay Ridgley
<jridgley2@xxxxxxxxxxxxx>
Subject: RE: shorten "exit" |?
To:
ubuntu-users@xxxxxxxxxxxxxxxx
Message-ID:
<47D7F061.5080404@xxxxxxxxxxxxx>
Content-Type: text/plain;
charset=ISO-8859-1; format=flowed

Folks,

Note that after you edit the
.bashrc or any of the similar shell control
files, rather than logging
off and back on, you should use
a command like:

source ~/.bashrc
<---(use which ever shell script you are
working with here)

to test
your changes. This provides a chance to make sure that you did
not muck
something up when the changes were made. Cause if for some
reason you
did something wrong now (some sort of error message is
issued) you can
go back and correct the resulting problem, if you get no
response then
your changes worked AND are active no need to log off and
back on.

If
there is something seriously broken after your changes are made, you
may
have trouble logging back on if you just log off...

Regards,
Jay

--



Jay Ridgley
jridgley2@xxxxxxxxxxxxx
Registered Linux User ID - 9115





------------------------------

Message: 5
Date: Wed, 12 Mar 2008
22:12:01 +0530
From: "Arvind K" <arvindkhadri@xxxxxxxxx>
Subject: Re:
Ubuntu magic (Karl Larsen)
To: ubuntu-users@xxxxxxxxxxxxxxxx
Message-ID:

<6ec04d020803120942u58cb431fw4d731d05ec4a7412@xxxxxxxxxxxxxx>

Content-Type: text/plain; charset="iso-8859-1"

Use sudo apt-get remove
totem and then use the settings in VLC to make it
the default player

On
12/03/2008, ubuntu-users-request@xxxxxxxxxxxxxxxx <

ubuntu-users-request@xxxxxxxxxxxxxxxx> wrote:

Send ubuntu-users
mailing list submissions to
ubuntu-users@xxxxxxxxxxxxxxxx


To subscribe or unsubscribe via the World Wide Web, visit

https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
or, via email,
send a message with subject or body 'help' to

ubuntu-users-request@xxxxxxxxxxxxxxxx

You can reach the person
managing the list at
ubuntu-users-owner@xxxxxxxxxxxxxxxx


When replying, please edit your Subject line so it is more specific

than "Re: Contents of ubuntu-users digest..."


Today's Topics:


1. Update and proxy question (Bart Silverstrim)
2. Evolution and
screen size (Sridhar M.A.)
3. shorten "exit" !? (SYNass IT Ubuntu /
Linux)
4. Ubuntu magic (Karl Larsen)
5. Re: VNC conections from
multiple remote achines (stan)
6. Re: Locale settings (SYNass IT
Ubuntu / Linux)
7. RE: shorten "exit" !? (Robert Sweetnam)
8.
Re: Locale settings (Lea Gris)
9. Re: shorten "exit" !? (Ulf Rompe)

10. Re: shorten "exit" !? (Owen Townend)



----------------------------------------------------------------------


Message: 1
Date: Wed, 12 Mar 2008 08:08:41 -0400
From: Bart
Silverstrim <bsilver@xxxxxxxxxxxxxxxxx>
Subject: Update and proxy
question
To: "Ubuntu user technical support, not for general
discussions"
<ubuntu-users@xxxxxxxxxxxxxxxx>
Message-ID:
<47D7C7C9.7010303@xxxxxxxxxxxxxxxxx>
Content-Type: text/plain;
charset=ISO-8859-1; format=flowed

The organization I'm in has moved
to using what I believe is a Bess
filter behind a PIX firewall, and it
authenticates users before allowing
access to http and https sites. It
tries to automatically authenticate
users to a Windows Active Directory
domain.

The boss said I can manually configure my web browser to use
the proxy.
I set it up in Firefox to go to the correct port and
address, and it
prompts me to log in then I can web browse. But
auxiliary services...my
weather applet, my system updates...are blocked
still. Even if I set my
network settings to use that proxy and use
authentication, the filter is
blocking everything except for my Firefox
browser.

Is there a client-side solution to this??




------------------------------

Message: 2
Date: Wed, 12 Mar 2008
17:45:32 +0530
From: "Sridhar M.A." <mas@xxxxxxxxx>
Subject:
Evolution and screen size
To: Ubuntu Users
<ubuntu-users@xxxxxxxxxxxxxxxx>
Message-ID:
<20080312121532.GA3173@xxxxxxxxxxxxxxxxxxxxx>
Content-Type: text/plain;
charset=us-ascii

Hello,

Wanted to try hardy-alpha6. Downloaded
the iso. As I did not want to
burn a cd and install it, thought o
trying it as a VM.

* Tried kvm to run it and got a blank screen. The
command I used was

kvm -cdrom hardy-desktop-i386.iso -boot d

*
Tried VirtualBox. could boot and play around. But, could not change

the screen resolution.

The overall look and feel of the distro is
quite good.

I tried running evolution and was frustrated. The window
size is bigger
than the screen res and I cannot resize it. The same
patter continues
and it is impossible to do anything. Is there a way to
get round this
problem? IMHO, this is a bad UI design :-(

Regards,


--
Sridhar M.A. GPG KeyID :
F6A35935
Fingerprint: D172 22C4 7CDC D9CD 62B5 55C1 2A69 D5D8 F6A3
5935

To teach is to learn twice.
-- Joseph Joubert




------------------------------

Message: 3
Date: Wed, 12
Mar 2008 20:15:43 +0800
From: SYNass IT Ubuntu / Linux
<i-ubux@xxxxxxxxxx>
Subject: shorten "exit" !?
To: Ubuntu User List
<ubuntu-users@xxxxxxxxxxxxxxxx>
Message-ID:
<1205324143.5622.44.camel@WS222>
Content-Type: text/plain

Hi Linux
/ Ubuntu experts & users
How and where can I add a short version of
"exit" ?

I am used to short versions of
x for exit and
q for quit
or
sd for shutdown or
sb for setboot !!!

Your advise and hints
are very appreciated. ;-)
Cheers, svobi





------------------------------

Message: 4
Date: Wed, 12 Mar 2008
06:18:07 -0600
From: Karl Larsen <k5di@xxxxxxxxxx>
Subject: Ubuntu
magic
To: "Ubuntu user technical support, not for general
discussions"
<ubuntu-users@xxxxxxxxxxxxxxxx>
Message-ID:
<47D7C9FF.8030705@xxxxxxxxxx>
Content-Type: text/plain;
charset=ISO-8859-1; format=flowed

Have a friend who uses Windows
but wants to use Linux. Over about
4-5 years I got him to use Fedora
whatever version I was on at that
time. He had nothing but troubles and
I would try to help him but it
just never worked and he gave up.


A couple of weeks ago he asked again and I told him ubuntu and he
got
the live cd and it ran fine on his computer. So he loaded it onto
the
computer and everything works. He (and me) were amazed. His biggest

problem is deleting Totem so VLC will come up as the prefered viewer.

The printer works, the Internet works it all works.

He is now a
happy Linux user


Karl

--

Karl F. Larsen, AKA K5DI

Linux User
#450462 http://counter.li.org.
PGP 4208 4D6E
595F 22B9 FF1C ECB6 4A3C 2C54 FE23 53A7





------------------------------

Message: 5
Date: Wed, 12 Mar 2008
07:20:37 -0500
From: stan <stanb@xxxxxxxxx>
Subject: Re: VNC
conections from multiple remote achines
To: Bernard Peek
<bap@xxxxxxxxxx>
Cc: ubuntu-users@xxxxxxxxxxxxxxxx
Message-ID:
<20080312122037.GB17209@xxxxxxxxxxxxx>
Content-Type: text/plain;
charset=us-ascii

On Tue, Mar 11, 2008 at 12:08:13AM +0000, Bernard
Peek wrote:
stan wrote:
On Sat, Mar 08, 2008 at 11:09:14AM
-0500, John DeCarlo wrote:
On Tue, Mar 4, 2008 at 12:13 PM, stan
<stanb@xxxxxxxxx> wrote:

I would like to set up a machine
so that multiple remote machines
can
connect and use VNC
sessions on this machine. To do this I need some
way
of

managing then "session ID" (as in machine_name:1 where 1 is the
display

number) dynamically.


I am also not sure
what you want to do. You don't want the remote
machines
to have
to know their session id?

The remote machines are windows
boxes, and are administered by people
who
are not all that
familiar with what they are ding. I want to be able
to just
tell
them run (for example) vncviewer machine_name:10 and accept
multiple

simultaneous connections, each of which will get their own desktop
but
as a
defined "guest"user.

Does this make it
clearer?

Let me see whether I understand the requirement
clearly.

As I understand it you want a number of Windows users to
be able to
connect to a multiuser Ubuntu server system. Users would
be able connect
at any time and would have access to a GUI desktop.
You don't want these
users to have their own login ID on the Ubuntu
machine, but you do want
each logged in user to see a different
desktop rather than all of the
users sharing access to a single VNC
display.


Yes, your application differs from mine. In my case I
want the windows
users to access a generic login ID that will provide
certain services for
them. These will be started up on the host machine
automatically when that
generic user logis in.

--
One of the main
causes of the fall of the roman empire was that, lacking
zero, they had
no way to indicate successful termination of their C
programs.




------------------------------

Message: 6
Date: Wed, 12 Mar 2008
20:23:56 +0800
From: SYNass IT Ubuntu / Linux <i-ubux@xxxxxxxxxx>

Subject: Re: Locale settings
To: "Ubuntu user technical support,
not for general discussions"
<ubuntu-users@xxxxxxxxxxxxxxxx>

Message-ID: <1205324636.5622.52.camel@WS222>
Content-Type: text/plain;
charset=utf-8


On Wed, 2008-03-12 at 12:44 +0100, Lea Gris wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

August
Karlstrom a ?crit :
| Hello everyone,
|
| What I would like
to have is a swedish locale but with messages in
english.
| I
probably need something like
|
| export LANG="sv_SE.UTF-8"
|
export LC_MESSAGES="en_US.UTF-8"
|
| but to which file do I add
these lines? I also want the settings to
take effect
| only for a
local user.

/etc/environment

cat /etc/environment


PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/b
in/X11:/usr/games"
LANG="fr_FR.UTF-8"

LANGUAGE="fr_FR:fr:en_GB:en"
LANG="fr_FR.UTF-8"

LANGUAGE="fr_FR:fr:en_GB:en"
### BEGIN DEBCONF SECTION FOR localeconf

# Do not edit within this region if you want your changes to be

preserved
# by debconf. Instead, make changes before the "### BEGIN
DEBCONF
SECTION
# FOR localeconf" line, and/or after the "### END
DEBCONF SECTION FOR
# localeconf" line.
LANG="fr_FR.UTF-8"

### END DEBCONF SECTION FOR localeconf


Hi Lea,
Merci / Thanks for
your sample !
Leo's explanations were quite great but how can I as
newbie
follow !? ;-(
with your sample I see you are bilingual FR and
EN and your locale is
F ! ;-)

Can I just copy and paste your sample
into my environment and remove
all entries of FR ... and replacing
'fr_FR' with the Swiss German one
and
how does the Swiss German look:
de_CH ???

TIA for advise and guidance !
Cheers, svobi





------------------------------

Message: 7
Date: Wed, 12 Mar 2008
12:30:00 -0000
From: "Robert Sweetnam" <robert@xxxxxxxxxxxxxxx>

Subject: RE: shorten "exit" !?
To: "Ubuntu user technical support,
not for general discussions"
<ubuntu-users@xxxxxxxxxxxxxxxx>

Message-ID: <01C96AC135C5C24E9602A74B66A15217335C@xxxxxxxxxxxxxxxx>

Content-Type: text/plain; charset="us-ascii"

-----Original
Message-----
From: ubuntu-users-bounces@xxxxxxxxxxxxxxxx

[mailto:ubuntu-users-bounces@xxxxxxxxxxxxxxxx] On Behalf Of SYNass IT

Ubuntu / Linux
Sent: 12 March 2008 12:16
To: Ubuntu User List

Subject: shorten "exit" !?

Hi Linux / Ubuntu experts & users
How
and where can I add a short version of "exit" ?

I am used to short
versions of
x for exit and
q for quit or
sd for shutdown or
sb
for setboot !!!

Your advise and hints are very appreciated. ;-)

Cheers, svobi


--

Hi, You need to edit your .bashrc file which
is under your home
directory.

If you scroll down, you will see a
line like the following:

# some more ls aliases

After the
examples below this line add your own entries. For example to
use sd
for shutdown you would add:

Alias sd='shutdown -now'

You need to
logout and back in again for the changes to take effect.

Hope this
helps
Robert



------------------------------

Message: 8

Date: Wed, 12 Mar 2008 13:33:03 +0100
From: Lea Gris
<lea.gris@xxxxxxxxxxxx>
Subject: Re: Locale settings
To: "Ubuntu user
technical support, not for general discussions"

<ubuntu-users@xxxxxxxxxxxxxxxx>
Message-ID:
<47D7CD7F.6050201@xxxxxxxxxxxx>
Content-Type: text/plain;
charset=UTF-8; format=flowed

-----BEGIN PGP SIGNED MESSAGE-----

Hash: SHA1

SYNass IT Ubuntu / Linux a ?crit :

| Hi Lea,
| Merci
/ Thanks for your sample !
| Leo's explanations were quite great but
how can I as newbie
| follow !? ;-(
| with your sample I see you are
bilingual FR and EN and your locale is
| F ! ;-)
|
| Can I just
copy and paste your sample into my environment and remove
| all entries
of FR ... and replacing 'fr_FR' with the Swiss German one
| and
| how
does the Swiss German look: de_CH ???

Yep! :)

You can copy modify
as your wishes. It was pasted here in public mailing
list on purpose.


By the way, read carefully the english comments about debconf for
where
to place your custom variables.

Regards,

- --
~ L?a
Gris - http://www.noiraude.net/
() Campagne du ruban texte brut
contre les courriels en HTML,
/\ contre les pi?ces jointes dans un
format propri?taire.
~ Contre les DRMs appelez le :
09f911029d74e35bd84156c5635688c0
-----BEGIN PGP SIGNATURE-----

Version: GnuPG v1.4.6 (GNU/Linux)


iD8DBQFH181+iNTO/wgn58kRAnjaAKDJ5YpdGkf/pAtgFEi+xbmNqzU27wCfZTOI

6At8hE+zEpiMVZummx862Vc=
=i5dt
-----END PGP SIGNATURE-----





------------------------------

Message: 9
Date: Wed, 12 Mar 2008
13:36:47 +0100
From: Ulf Rompe <Ulf.Rompe@xxxxxxxx>
Subject: Re:
shorten "exit" !?
To: ubuntu-users@xxxxxxxxxxxxxxxx
Message-ID:
<1205325407.20672.24.camel@xxxxxxxxxxxxxxxxx>
Content-Type: text/plain


Am Mittwoch, den 12.03.2008, 20:15 +0800 schrieb SYNass IT Ubuntu /

Linux:
How and where can I add a short version of "exit" ?


I am used to short versions of
x for exit and
q for quit or

sd for shutdown or
sb for setboot !!!

I assume you are referring
to the shell. To exit a shell, you may send
an EOF character. To do
that, just press Ctrl-d. No need for a special
shortcut.

The other
shortcuts may be set as shell aliases; Robert Sweetnam already

explained how to do that.

[x] ulf

--
Besuche machen immer
Freude. Wenn nicht beim Kommen, dann beim Gehen.
(Spanisches
Sprichwort)




------------------------------

Message: 10

Date: Wed, 12 Mar 2008 23:38:09 +1100
From: "Owen Townend"
<owen.townend@xxxxxxxxx>
Subject: Re: shorten "exit" !?
To: "Ubuntu
user technical support, not for general discussions"

<ubuntu-users@xxxxxxxxxxxxxxxx>
Message-ID:

<bb72339d0803120538r2aea30bbtc9507c094ccb1f65@xxxxxxxxxxxxxx>

Content-Type: text/plain; charset="iso-8859-1"

On 3/12/08, SYNass IT
Ubuntu / Linux <i-ubux@xxxxxxxxxx> wrote:

Hi Linux / Ubuntu
experts & users
How and where can I add a short version of "exit" ?


I am used to short versions of
x for exit and
q for quit or

sd for shutdown or
sb for setboot !!!

Your advise and
hints are very appreciated. ;-)
Cheers, svobi



--

ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify
settings or unsubscribe at:

https://lists.ubuntu.com/mailman/listinfo/ubuntu-users


Hey,

`alias` is your friend.
You can set alias's in your ~/.profile or
.bashrc
Something like this should work.
`alias x='exit' q='quit'
sd='shutdown -h now' sb='shutdown -r now'`
or just
`alias
kthxbye='shutdown -h now kthxbye; exit'

cheers,
Owen.

-------------- next part --------------
An HTML attachment was
scrubbed...
URL:

https://lists.ubuntu.com/archives/ubuntu-users/attachments/20080312/2659f
11b/attachment.htm

------------------------------


--

ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify
settings or unsubscribe at:

https://lists.ubuntu.com/mailman/listinfo/ubuntu-users


End of
ubuntu-users Digest, Vol 43, Issue 107

*********************************************

-------------- next part
--------------
An HTML attachment was scrubbed...
URL:
https://lists.ubuntu.com/archives/ubuntu-users/attachments/20080312/6e083
5b0/attachment.htm

------------------------------

--
ubuntu-users
mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe
at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users


End of
ubuntu-users Digest, Vol 43, Issue 108

*********************************************




Best,

David Karapetyan
http://nd.edu/~dkarapet/
University of Notre Dame
Department of Mathematics
255 Hurley Hall
Notre Dame, IN 46556-4618
Phone: 574-631-5706
FAX: 574-631-6579

--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • Help
    ... To subscribe or unsubscribe via the World ... Re: Ubuntu magic (Karl ... remove totem and then use the settings in VLC to make it ... Subject: shorten "exit"!? ...
    (Ubuntu)
  • Re: Ubuntu magic (Karl Larsen)
    ... Locale settings ... How and where can I add a short version of "exit"? ... Have a friend who uses Windows but wants to use Linux. ...
    (Ubuntu)
  • Re: Resizing Taskbar
    ... exit to disble and that didn't work either. ... User Configuration\AdministrativeTemplates\Desktop\Don't save settings at ... Also check this key for NoSaveSettings ... As to the language bar, if the above does not resolve the problem, go ...
    (microsoft.public.windowsxp.newusers)
  • Re: Taskbar changes being ignored
    ... Save Settings on Exit - Don't Save Settings ... Or set NoSaveSettings to 0 here... ... Are you locking the Taskbar after making your changes? ...
    (microsoft.public.windowsxp.general)
  • Re: Is there an indexing tool in linux that can help quickly search the contents of all my files?
    ... # 2009 John Magolske, GPLv3 ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)