game controller YES but not all axes are working

hi guys .. I have been trying to use logitec game controller in my unity level .. but I cant get all axes to work properly .. do you have any tips please to get this game controller working properly .. basically I can go forward and backwards but cant turn .. how do I configure all the buttons to do certain thing? unity rocks :) treetop

You want to add more axes to the Input Manager. You can specify a new name for your buttons or controller axes and have them interpreted by your code/scripts.