Page 3 of 3 FirstFirst 123
Results 21 to 25 of 25

Thread: Xubuntu System Sounds - How To

  1. #21
    Join Date
    Jul 2010
    Beans
    8

    Re: Xubuntu System Sounds - How To

    Yes
    Worked

    but not play sounds i.e. window-slide.ogg, desktop-logout.ogg etc..

    Is there an official list of file names of all supported system sounds?

    what can i do?
    Last edited by lupopa; July 11th, 2012 at 11:55 AM.

  2. #22
    Join Date
    Jun 2005
    Location
    Toronto, Canada
    Beans
    Hidden!
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: Xubuntu System Sounds - How To

    Quote Originally Posted by lupopa View Post
    Yes
    Worked

    but not play sounds i.e. window-slide.ogg, desktop-logout.ogg etc..
    So do sound effects work or not?

    Is there an official list of file names of all supported system sounds?

    what can i do?
    Its supposed to be aligned with the freedesktop sound naming specification (see: http://0pointer.de/public/sound-naming-spec.html). Although, I find that not all sound effects are supported.

  3. #23
    Join Date
    Jul 2010
    Beans
    8

    Re: Xubuntu System Sounds - How To

    Quote Originally Posted by Toz View Post
    So do sound effects work or not?

    not all Sounds will playing...
    only: bell.ogg, button-pressed.ogg, button-toggle-on.ogg, button-toggle-off.ogg, loginsound with entry in startprogramme, dialog-error.ogg, dialog-information.ogg, dialog-warning.ogg, system-ready.ogg

    i search soundfiles (filenames for window-slide, window-minimizing etc...

    Quote Originally Posted by Toz View Post
    Its supposed to be aligned with the freedesktop sound naming specification (see: http://0pointer.de/public/sound-naming-spec.html). Although, I find that not all sound effects are supported.
    I'm looking, thank you

  4. #24
    Join Date
    Jul 2010
    Beans
    8

    Re: Xubuntu System Sounds - How To

    Hi,

    The sound files must be defined somewhere in the system. But where?

    The page you've suggested is, in 2008. I think it is not up to date.

    Greetings

    Lupo

  5. #25
    Join Date
    Jun 2005
    Location
    Toronto, Canada
    Beans
    Hidden!
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: Xubuntu System Sounds - How To

    From the libcanberra-gtk-module source, file canberra-gtk-module.c, there is this:
    Code:
    /*
       We generate these sounds:
    
       dialog-error
       dialog-warning
       dialog-information
       dialog-question
       window-new
       window-close
       window-minimized
       window-unminimized
       window-maximized
       window-unmaximized
       notebook-tab-changed
       dialog-ok
       dialog-cancel
       item-selected
       link-pressed
       link-released
       button-pressed
       button-released
       menu-click
       button-toggle-on
       button-toggle-off
       menu-popup
       menu-popdown
       menu-replace
       tooltip-popup
       tooltip-popdown
       drag-start
       drag-accept
       drag-fail
       expander-toggle-on
       expander-toggle-off
    
       TODO:
       scroll-xxx
       window-switch
       window-resize-xxx
       window-move-xxx
    
    */

Page 3 of 3 FirstFirst 123

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
  •