Michael Bevilacqua on Thu, 16 Jan 2003 22:30:32 -0500 |
On Thu, Jan 16, 2003 at 09:56:52PM -0500, Walt Mankowski wrote: > On Thu, Jan 16, 2003 at 09:29:19PM -0500, Michael Bevilacqua wrote: > > I really like Nautilus. AA Fonts, Thumb-nails. Beware, you need run it like: > > > > time@hour time $ grep -i nautilus .enlightenment/keybindings.cfg > > __ACTION __A_EXEC "nautilus --no-desktop" > > How does that work? It looks like you're just running grep. What are > __ACTION and __A_EXEC? Are you sure you're not leaving out a step > somewhere? Thinking back on it now, it would have been better to have done: time@hour time $ grep -i nautilus .enlightenment/keybindings.cfg|cut -d"\"" -f2 nautilus --no-desktop :It must be near bed time. 8) -- Regards, Michael Bevilacqua ~ . . /V\ Michael@Bevilacqua.us // \\ /( )\ ^`~'^ _________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.netisland.net/mailman/listinfo/plug-announce General Discussion -- http://lists.netisland.net/mailman/listinfo/plug
|
|