Have you thought about eliminating the home directory and then using a soft link to the point to the target directory.<br><br>I would presume that cd ~ would work as expected, though I have not tried it.<br><br><br><br><b><i>Janina Sajka <janina@rednote.net></i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> primorec writes:<br>> short description of the problem:<br>> I would like to automagically change the working directory from $HOME<br>> to, for example, /proj/$USER after the $USER logs into the machine via<br>> the graphical (GUI) login (aka gdm). So, when the $USER opens new<br>> terminal, he/she should be in /proj/$USER and __not__ in $HOME<br>> [side note: I am using tsch as my $SHELL]<br>> <br>> oo: no, putting 'cd /proj/$USER' into .cshrc is _not_ the solution<br>> <br>> oo: yes, putting 'cd /proj/$USER' into .login works if the user logs<br>> into
 the machine using CLI login and then starts the desktop with<br>> 'startx' OR if he/she logs to the machine via ssh|telnet. It does not<br>> work for gdm (aka graphical login)<br>> <br>> oo: no, adding 'cd /proj/$USER' to the file Default or Xsession does<br>> __not__ work.<br>> <br>> /etc/gdm/PostLogin/Default<br>> /etc/gdm/PreSession/Default<br>> /etc/gdm/Xsession<br>> <br>> oo: no, I do not want to change variable $HOME to point to /proj/$USER<br>> <br>> oo: no, I do not want to modify /etc/passwd file<br>> <br>> Simply put, I am out of ideas. Any hint, RTFM pointer or solution is<br>> appreciated.<br>> <br>> Igor<br>> _______________________________________________<br>> gdm-list mailing list<br>> gdm-list@gnome.org<br>> http://mail.gnome.org/mailman/listinfo/gdm-list<br>As we've been testing GDM for accessibility support on Fedora 9, we<br>continue to note the lack of audio support. This means that a
 screen<br>reader user has no way to know when it's OK to login.<br><br>There is no "beep" on backspace at the Login and Passwd entry. More<br>seriously still:<br><br>SoundOnLogin=true<br>SoundOnLoginFile=[some].wav<br><br>in /etc/gdm/custom.conf continues broken.<br><br>Of course we're needing the additional benefit of starting Orca for TTS<br>via Ctrl-s, Orca with braille via Ctrl-b, etc. I can't comment on<br>anything other than sound myself, but will be happy to investigate the<br>other gestures if that's desired. But, what should we expect for sound?<br><br>Janina<br><br><br><br><br><br>-- <br><br>Janina Sajka, Phone: +1.202.595.7777; sip:janina@a11y.org<br>Partner, Capital Accessibility LLC http://CapitalAccessibility.Com<br><br>Marketing the Owasys 22C talking screenless cell phone in the U.S. and Canada<br>Learn more at http://ScreenlessPhone.Com<br><br>Chair, Open Accessibility janina@a11y.org <br>Linux Foundation  http://a11y.org<br><br>-- <br>fedora-test-list
 mailing list<br>fedora-test-list@redhat.com<br>To unsubscribe: <br>https://www.redhat.com/mailman/listinfo/fedora-test-list<br></blockquote><br>