Gnome-classic on Fedora

Forum / NoMachine for Linux / Gnome-classic on Fedora

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9585
    VirtualNobody
    Participant

    I’m trying to get my session to be gnome-classic on Fedora 22.

    I have installed “nomachine_5.0.58_1_x86_64.rpm” and edit /usr/NX/etc/node.cfg such that

    DefaultDesktopCommand “/etc/gdm/Xsession ‘gnome-session –session=gnome-classic'”

    But when I create a new session, I’m still getting ‘gnome’ instead of ‘gnome-classic’.  If I log in through the console I can select gnome-classic and I get gnome-classic on the console.

    What am I doing wrong?

    Thanks..

     

    #9596
    kroy
    Contributor

    Hi.

    On Fedora you need to add also GNOME_SHELL_SESSION_MODE=classic parameter to run gnome-classic session.

    So node.cfg key should looks like this:

    DefaultDesktopCommand “env GNOME_SHELL_SESSION_MODE=classic gnome-session –session gnome-classic”

Viewing 2 posts - 1 through 2 (of 2 total)

This topic was marked as solved, you can't post.