Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.misc > #16864

Re: Ubuntu 14.04, how to integrate fvwm with gnome panel and indicators

From Dan Espen <despen@verizon.net>
Newsgroups alt.os.linux.ubuntu, comp.os.linux.misc, comp.os.linux.x
Subject Re: Ubuntu 14.04, how to integrate fvwm with gnome panel and indicators
Date 2016-02-27 10:43 -0500
Organization A noiseless patient Spider
Message-ID <nasg29$eka$1@dont-email.me> (permalink)
References <G6WdnWVkM6PkKEzLnZ2dnUU7-ffNnZ2d@giganews.com>

Cross-posted to 3 groups.

Show all headers | View raw


Ignoramus26452 <ignoramus26452@NOSPAM.26452.invalid> writes:

> I have used fvwm almost exclusively for the last 20 years. Used it
> with my custom config that I modified from time to time.
>
> I find it necessary to use gnome-panel inside fvwm, which always
> worked great. I need that panel for menus, shortcuts, and, most
> importantly, indicators. Those indicators are needed to switch
> keyboard layouts, connect to networks, adjust sound level, and do a
> few other critical things.
>
> Unfortunately, in 14.04, starting gnome-panel inside a fvwm session
> does NOT display indicators. The panel starts, but indicators are
> missing. The only thing displayed is a keyboard layout switcher, which
> also does not work correctly (does not switch layouts).
>
> Additionally, if I start a GNOME session, and switch to fvwm with
> "fvwm2 -replace", the session ends immediately instead of smoothly
> switching to fvwm, as used to be the case.
>
> Lastly, in a purely fvwm2 session, google chrome cannot access the
> local password store. 
>
> I am hoping that some members here know the answer on how to integrate
> fvwm2 with a gnome session correctly. 
>
> Essentially what I hope for, is a gnome session, with working
> indicators, with fvwm as window manager. This would be the best. 
>
> Any tips on how to accomplish that?

I start Fvwm by booting to runlevel 3 with Fedora.
I use a .xinitrc that starts like this:

#!/bin/bash
. /etc/X11/xinit/xinitrc-common

As far as "gnome-panel", I can't seem to install it:

[root@home src]# dnf provides *bin/gnome-panel
Error: No Matches found

For "gnome" or "kde" desktop stuff, I simply have Fvwm
build the xdg menus like this:

PipeRead 'fvwm-menu-desktop --enable-mini-icons'

(Check the man page, you need to add the menu(s) that creates
to some accessible menu.)

-- 
Dan Espen

Back to comp.os.linux.misc | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Ubuntu 14.04, how to integrate fvwm with gnome panel and indicators Ignoramus26452 <ignoramus26452@NOSPAM.26452.invalid> - 2016-02-27 08:40 -0600
  Re: Ubuntu 14.04, how to integrate fvwm with gnome panel and indicators "Cybe R. Wizard" <cybe_r_wizard@WizardsTower.invalid> - 2016-02-27 09:05 -0600
    Re: Ubuntu 14.04, how to integrate fvwm with gnome panel and indicators "Cybe R. Wizard" <cybe_r_wizard@WizardsTower.invalid> - 2016-02-27 09:18 -0600
      Re: Ubuntu 14.04, how to integrate fvwm with gnome panel and indicators Ignoramus26452 <ignoramus26452@NOSPAM.26452.invalid> - 2016-02-27 22:16 -0600
    Re: Ubuntu 14.04, how to integrate fvwm with gnome panel and indicators Ignoramus26452 <ignoramus26452@NOSPAM.26452.invalid> - 2016-02-27 09:29 -0600
      Re: Ubuntu 14.04, how to integrate fvwm with gnome panel and indicators The Natural Philosopher <tnp@invalid.invalid> - 2016-02-27 16:31 +0000
      Re: Ubuntu 14.04, how to integrate fvwm with gnome panel and indicators "Carlos E. R." <robin_listas@invalid.es> - 2016-02-27 17:45 +0100
        Re: Ubuntu 14.04, how to integrate fvwm with gnome panel and indicators Ignoramus5752 <ignoramus5752@NOSPAM.5752.invalid> - 2016-02-28 08:45 -0600
      Re: Ubuntu 14.04, how to integrate fvwm with gnome panel and indicators "Cybe R. Wizard" <cybe_r_wizard@WizardsTower.invalid> - 2016-02-27 11:23 -0600
        Re: Ubuntu 14.04, how to integrate fvwm with gnome panel and indicators DecadentLinuxUserNumeroUno <DLU1@DecadentLinuxUser.org> - 2016-02-27 17:28 +0000
        Re: Ubuntu 14.04, how to integrate fvwm with gnome panel and indicators Ignoramus5752 <ignoramus5752@NOSPAM.5752.invalid> - 2016-02-28 08:45 -0600
      Re: Ubuntu 14.04, how to integrate fvwm with gnome panel and indicators Kirk_Von_Rockstein <Kirk_Von_Rockstein@nowhere.invalid> - 2016-02-28 14:58 +0000
        Re: Ubuntu 14.04, how to integrate fvwm with gnome panel and indicators "Cybe R. Wizard" <cybe_r_wizard@WizardsTower.invalid> - 2016-02-28 09:19 -0600
        Re: Ubuntu 14.04, how to integrate fvwm with gnome panel and indicators Ignoramus5752 <ignoramus5752@NOSPAM.5752.invalid> - 2016-02-28 11:05 -0600
    Re: Ubuntu 14.04, how to integrate fvwm with gnome panel and indicators DecadentLinuxUserNumeroUno <DLU1@DecadentLinuxUser.org> - 2016-02-27 17:23 +0000
    Re: Ubuntu 14.04, how to integrate fvwm with gnome panel and indicators Aragorn <thorongil@telenet.be.invalid> - 2016-02-28 04:10 +0100
  Re: Ubuntu 14.04, how to integrate fvwm with gnome panel and indicators Caver1 <caver1@inthemud.org> - 2016-02-27 10:42 -0500
  Re: Ubuntu 14.04, how to integrate fvwm with gnome panel and indicators Dan Espen <despen@verizon.net> - 2016-02-27 10:43 -0500
    Re: Ubuntu 14.04, how to integrate fvwm with gnome panel and indicators Ignoramus5752 <ignoramus5752@NOSPAM.5752.invalid> - 2016-02-28 08:32 -0600
  Re: Ubuntu 14.04, how to integrate fvwm with gnome panel and indicators Stef <not@this.address.com> - 2016-02-27 18:36 +0000
  Re: Ubuntu 14.04, how to integrate fvwm with gnome panel and indicators Robert Heller <heller@deepsoft.com> - 2016-02-27 14:51 -0600
    Re: Ubuntu 14.04, how to integrate fvwm with gnome panel and indicators Ignoramus5752 <ignoramus5752@NOSPAM.5752.invalid> - 2016-02-28 08:31 -0600
      Re: Ubuntu 14.04, how to integrate fvwm with gnome panel and  indicators Robert Heller <heller@deepsoft.com> - 2016-02-28 14:19 -0600
  Re: Ubuntu 14.04, how to integrate fvwm with gnome panel and indicators Big Bad Bob <BigBadBob-at-mrp3-dot-com@testing.local> - 2016-02-28 20:39 -0800

csiph-web