On Wednesday 11 November 2015 03:11:17 Dr. Nikolaus Klepp wrote:

> Hi Gene!
>
> > > or place this fragment in .xinitrc (all in one line) or any script
> > > that gets executed when you log into your X session:
> > >
> > > xrdb -all -query|sed -e 's#[A-Z_]*BACKGROUND# gray90#' -e
> > > 's#[A-Z_]*FOREGROUND# Black#'  -e 's#[A-Z_]*HIGHLIGHT# White#' -e
> > > 's#[A-Z_]*LOWLIGHT# Black#'|xrdb -merge
> >
> > This had no effect. Puzzling.
>
> I always forget ... TDE does not execute ~/.xinitrc nor ~/.xsessionrc,
> so you need a little workaround:
>
> Create a file ~/.trinity/Autostart/xinitrc.desktop with this content -
> adapt line 3 to your .xinitrc:
>
> [Desktop Entry]
> Comment=
> Exec[$e]='/home/gene/.xinitrc'
> GenericName=
> Icon=exec
> MimeType=
> Name=
> Path[$e]=
> StartupNotify=true
> Terminal=false
> TerminalOptions=
> Type=Application
> X-DCOP-ServiceType=
> X-TDE-SubstituteUID=false
> X-TDE-Username=
>
> Then make sure .xinitrc is executable and works when you execute it
> from konsole. It may be necessary to add a little start delay, so my
> .xinitrc begins with:
>
> #!/bin/bash
> sleep 5
> # DEBUG
> xmessage ".xinitrc :-)"
>
> Now restart trinity and look if the message window comes up ..
>
> Nik

>From in here, over an ssh -Y session , after a chmod 0755, it pops up a 
little bitty window in 5 seconds.  So I put a # sign in the .bashrc. 
After daylight & some caffiene, I'll logout & back in to test it, from 
its own konsole.  Then I have to go see if I can restore a 60 yo 1kw 
Gates BC1 AM transmitter, again.  Something in the feedback loop around 
the modulator is causing a severe unbalance in how hard each of the pair 
of 833's is working, so one is running bright red and the other is 
nearly invisible.  No way in tuncket it could ever pass a Proof of 
Performance.  That, and his < 3/8 wavelength stick is so far out of 
tune.

I have no clue where the J is, but the effective R is at least 70 ohms, 
send out a 1000 watts & the Bird meter says nearly 200 is coming back.

That stick has 2 sets of ICR antennas on it now that weren't there the 
last time the doghouse was tuned up.  He doesn't quite grasp that that 
stuff changes the towers tune.

I've been looking for a GR Bridge, but so few of those were made that 
anything that might work is north of $1k USD. None are less than 50 yo.

Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page <http://geneslinuxbox.net:6309/gene>

------------------------------------------------------------------------------
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to