Re: kindof fixed - Re: vnc not into gnome but Xfce but still not working

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 07/23/14 21:49, Robert Moskowitz wrote:
>
> On 07/23/2014 07:40 AM, Ed Greshko wrote:
>> On 07/23/14 19:34, Robert Moskowitz wrote:
>>> So I just cp your xstartup to my system and it works now. thanks.
>>>
>>> So what is wrong with the default script? I am assuming I need to file a bug report on it.
>> Nothing is wrong with the default script.
>>
>> if [ -x /etc/X11/xinit/xinitrc ]; then
>> exec /etc/X11/xinit/xinitrc
>> fi
>>
>> [egreshko@f20f ~]$ file /etc/X11/xinit/xinitrc
>> /etc/X11/xinit/xinitrc: POSIX shell script, ASCII text executable
> Fine.  then why switching to Michael Setzer's xstartup result in vnc working?
>
> The default did not work.  His does.  why?

For the same reason my method would also have worked.

The /etc/X11/xinit/xinitrc which exists is exec'd since it does exist and is executable.  Subsequently /etc/X11/xinit/Xclients also exists and will be exec'd and that is pretty much useful only for GNOME or KDE.  So....  /etc/X11/xinit/xinitrc needs to be modified to get xfce to run.

Michael's is modified to suit the need.

I also modified it, but choose to do it in a different fashion.

Both methods work fine.

You could have also modified /etc/X11/xinit/Xclients to include support for xfce.  But, that is probably a bad idea since it very well may get changed on updates.

-- 
If you can't laugh at yourself, others will gladly oblige.
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org




[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux