This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Useful Cygwinism: "Explorer Here"


Marc schrieb:

>>>http://www.metagenia.com/~mchantreux/cygwin.html

>>>Just :

>>>$SHELL="/bin/bash"

>>>[HKEY_CLASSES_ROOT\Directory\shell\Rxvt]
>>>@="Ouvrir un &Terminal unix"
>>>[HKEY_CLASSES_ROOT\Directory\shell\Rxvt\command]
>>>@="d:\\usr\\cygwin\\root\\bin\\rxvt -ls"


>>Does this enables you to open a shell on folders and on drives?

> not for drives, in fact ...

>>Also with the version at my site you get a startup file in the
>>cygwin root with a call to rxvt like this:
>>
>>rxvt -sr -sl 2500 -fg lightblue -geometry 90x30 -bg midnightblue -sb \
>>  -tn rxvt  -fn "Lucida Console-14" -e /usr/bin/bash --login -i


> why don't use ~/.Xdefaults ?

Does this always work (even when calleing without X)?

> mine is :

> rxvt*background:    #629aaf
> rxvt*foreground:    white
> rxvt*cursorColor:    green
> rxvt*font:    
> -*-lucidatypewriter-medium-r-normal-*-11-*-100-100-*-*-iso8859-1
> rxvt*geometry:    90x40
> rxvt*saveLines:        5000
> rxvt*meta8:    true
> rxvt*loginShell:    true

>>The feature of this great package (3kb) is the installer, after
>>unpacking you change into the directory and just call './install' abd
>>everything else works automagically.

> is there an uninstaller ?

Yes, installation is done via default Windows .inf files so it can be
unistalled with 'Add/Remove Software' from the settings->control panel.


Gerrit
-- 
=^..^=


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]