On Tue, Jul 14, 2009 at 5:33 AM, Chris Jones<cjns1...@gmail.com> wrote:
> On Mon, Jul 13, 2009 at 08:43:50PM EDT, Jonathan Isom wrote:
>> On Mon, Jul 13, 2009 at 7:26 PM, Chris Jones<cjns1...@gmail.com> wrote:
>
> [..]
>
>> > What's a clean way to add the xmodmap tweak to the freevo standalone
>> > startup scripts?
>
>> I I'm not sure if there is a easy way to add to the scripts, but I
>> just xinit and have it start freevo.  I can then start anything I may
>> need, such as nvidia-settings to adjust the screen on the tv.
>
> I copied my ~/.xinitrc and my ~/.Xmodmap tweaks to /home/freevo/ and it
> hasn't made any difference.

Hi

try

#su freevo
//add freevo to end of .xinitrc
------------------------------->8---------------------
#!/bin/sh
xmodmap ~/.Xmodmap

freevo

------------------------------->8---------------------


#startx -- -config xorg.conf.tvout :1.0 vt09

not as nice as starting freevo starting x.
then put "startx -- -config xorg.conf.tvout :1.0 vt09"
in a script to start freevo to save time.

Later

Jonathan

> Looks like .xinitrc is not executed when starting X via the freevo
> startup script in /etc/init.d.
>
> Looks like this is going to be fun.
>
> CJ
>
> ------------------------------------------------------------------------------
> Enter the BlackBerry Developer Challenge
> This is your chance to win up to $100,000 in prizes! For a limited time,
> vendors submitting new applications to BlackBerry App World(TM) will have
> the opportunity to enter the BlackBerry Developer Challenge. See full prize
> details at: http://p.sf.net/sfu/Challenge
> _______________________________________________
> Freevo-users mailing list
> Freevo-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>



-- 

ASUS m3a78 mothorboard
AMD Athlon64 X2 Dual Core Processor 6000+ 3.1Ghz
4 Gigabytes of memory
Gigabyte NVidia 9400gt  Graphics adapter
Kworld ATSC 110 TV Capture Card
Kworld ATSC 115 TV Capture Card

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to