Results 1 to 3 of 3

Thread: can not open prefences dialog for AWN notification area

  1. #1
    Join Date
    Jan 2007
    Beans
    31

    can not open prefences dialog for AWN notification area

    On ubuntu 11.10, right click doesn't work for AWN notification area applet. Can not open the preferences dialog to set the display as one row. The default two row setting makes the icon too small. Anybody can provide a %gconf.xml for the notification area applet with one row? Thanks.

  2. #2
    Join Date
    Nov 2010
    Location
    Berlin, Germany
    Beans
    4,534
    Distro
    Xubuntu 12.04 Precise Pangolin

    Re: can not open prefences dialog for AWN notification area

    Although I think you should get that preferences dialog by finding the right spot to right-click, this is the command to set that setting manually:
    Code:
    gconftool-2 --set --type int /apps/awn-applet-notification-area/icons_per_cell 1
    To change any other of its options manually, you can use GConf-Editor.

    Regards.

  3. #3
    Join Date
    Jan 2007
    Beans
    31

    Re: can not open prefences dialog for AWN notification area

    It works! Thanks.


    Quote Originally Posted by Krytarik View Post
    Although I think you should get that preferences dialog by finding the right spot to right-click, this is the command to set that setting manually:
    Code:
    gconftool-2 --set --type int /apps/awn-applet-notification-area/icons_per_cell 1
    To change any other of its options manually, you can use GConf-Editor.

    Regards.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •