Custom Query (1145 matches)
Results (121 - 123 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#148 | fixed | Failsafe GNOME isn't actually failsafe | jdreed | |
Description |
The "Failsafe GNOME" session is currently advertised as a replacement for the Athena 9 "Ignore my customizations" login option, except it's mostly useless. It ignores ~/.xsession, so that's good. It also ignores /usr/athena/lib/init/However, it still runs .cshrc.mine and .environment (because we conditionalize that on $NOCALLS, which athena xdm used to set). So we need to change some things:
|
|||
#150 | fixed | Tab completion for athrun | broder | |
Description |
It shouldn't be too hard to write-up tab completion for the the second (and subsequent) argument(s) to athrun. We should write it up and drop it in /etc/bash_completion.d |
|||
#151 | fixed | Cleanup VISUAL, term, xresize | tabbott | |
Description |
Unless we come up with a reason not to, we should be sure to stop setting VISUAL, term, and xresize when we adjust the system dotfiles (Unless we realize a good reason not to). |