| View previous topic :: View next topic |
| Author |
Message |
cruzki123 Apprentice

Joined: 16 May 2008 Posts: 230
|
Posted: Wed Nov 28, 2012 8:41 pm Post subject: appmenu in kde-4.10 |
|
|
| I have just see thisl blog about appmenu in kde-4.10. s this patch in any overlay or something like that? |
|
| Back to top |
|
 |
baaann Guru

Joined: 23 Jan 2006 Posts: 466 Location: uk
|
|
| Back to top |
|
 |
younker Apprentice

Joined: 18 Feb 2004 Posts: 264 Location: China
|
Posted: Wed Feb 06, 2013 5:05 am Post subject: |
|
|
| this is merged to KDE 4.10, but I didn't get it from rc3 from the overlay ebuilds. What USE flag should I use for this great feature? |
|
| Back to top |
|
 |
cruzki123 Apprentice

Joined: 16 May 2008 Posts: 230
|
Posted: Wed Feb 06, 2013 6:29 pm Post subject: |
|
|
| younker wrote: | | this is merged to KDE 4.10, but I didn't get it from rc3 from the overlay ebuilds. What USE flag should I use for this great feature? |
In the end it was very easy:
- Install x11-misc/appmenu-qt
- System Settings -> Appearance -> Style -> Fine Tuning (tab) -> there should be a "Menubar" section where you can choose the style among the ones of the post
There is more information in
http://gnumdk.blogspot.com.es/2012/11/appmenu-support-in-kde-410.html
Read the coments also. |
|
| Back to top |
|
 |
younker Apprentice

Joined: 18 Feb 2004 Posts: 264 Location: China
|
Posted: Thu Feb 07, 2013 12:38 pm Post subject: |
|
|
This module appears in plasma-workspace now, codes is shown below
| Code: |
63 KMEXTRA="
64 appmenu/
65 ktouchpadenabler/
66 statusnotifierwatcher/
67 "
|
It seems this is not enabled by default, should I add KMEXTRA=appmenu to make.conf?
Thanks |
|
| Back to top |
|
 |
megabaks Tux's lil' helper


Joined: 22 Jan 2012 Posts: 107
|
Posted: Fri Feb 08, 2013 7:31 am Post subject: |
|
|
| younker wrote: | This module appears in plasma-workspace now, codes is shown below
| Code: |
63 KMEXTRA="
64 appmenu/
65 ktouchpadenabler/
66 statusnotifierwatcher/
67 "
|
It seems this is not enabled by default, should I add KMEXTRA=appmenu to make.conf?
Thanks | just install it from the main tree |
|
| Back to top |
|
 |
|