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]

[Fwd: Re: Useful Cygwinism: "Explorer Here"]



--- Begin Message ---

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 ?

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 thi directory and just call './install' abd
everything else works automagically.

is there an uninstaller ?

Marc


--- End Message ---
--
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]