Michael Bevilacqua on Thu, 16 Jan 2003 22:21:05 -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? Sorry. Try: time@hour time $ nautilus --no-desktop ...and if you are using Enlightenment as your window manager and want to add it to your keybindings.cfg: __NEXT_ACTION __KEY n __EVENT __KEY_PRESS __MODIFIER_KEY __ALT __ACTION __A_EXEC "nautilus --no-desktop" -- 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
|
|