Using the GNOME CD Player

Figure 1. The GNOME CD Player

ImportantIMPORTANT
 

You must have the correct access rights to your CDROM drive for this application to be successful. Some systems will normally grant you the necessary rights automatically when you log into the console. The mechanism that does this is called the pam_console. If your system doesn't give you the necessary rights to the CDROM, then you will need to be given those rights. If you have the root password type the following in a terminal window.

  
      $ su 
      $ Password: [type in root password]
       
      $ chmod a+r /dev/cdrom
      $ exit
     

If your CDROM is located somewhere other than /dev/cdrom make sure you change it in the commands above.

The GNOME CD Player works like any CD Player with common buttons such as Play, Stop, Pause, etc. Plus a track selector button that displays the track titles in a drop down menu. By pressing the track number in the window, you can change the looping features. There are three settings normal, loop-cd, and loop-t (which is loop track). By pressing the track time you change the track/disk elapsed/remaining.

Figure 2. Track Number

Figure 3. Track Time

You can change various properties by pressing the Preferences button. This will bring up the GNOME CD Player Preferences dialog.

There are three tabs in the GNOME CD Player Preferences dialog: Preferences, Keybindings, and CDDB Settings.

Figure 4. The GNOME CD Player Properties

Another feature in the GNOME CD Player is the Track Editor. The track editor can be launched by the Track Editor button on the main GNOME CD Player window. The Track Editor allows you to edit the CD track information in case it is incorrect or there was no CDDB entry for your CD. You may also check the status of the CDDB information by pressing the CDDB Status button at the bottom of the Track Editor. This will show you what messages, if any, were returned from the CDDB server. The Submit button is to sumbit information about the CD to the CDDB, if you are the lucky one to be the first to have a CD without any information at the CDDB site.

Figure 5. The GNOME CD Player Track Editor