Can't get menu.

Okay...i installed openbox to use purely. Everythings good except i can't get a menu like i see it comes with. I've installed obmenu or w/e to configure it through gui look, but still get nothing when saving some menu'e. I guess should i just configure the config file manually or wats up with this..i just flat out dont see any menu...anywho thanks ahead of time for the help.
-Peace

You do mean the right click menu correct? Coz Openbox by default doesn't have a panel and a menu in the panel.
Have you copied over the menu.xml, and rc.xml files to ~/.config/openbox?
Last edited by Inxsible (2009-04-02 15:38:20)

Similar Messages

  • Can't get menu to work in brand new ipod classic.

         I cannot get the menu to say anything other than "video" at the top.  I can't get to where it says "music" on the menu.  I've reset 3 or 4 times, but it doesn't help.  I had it at first, but can't get it back. Help!

    Toggle your Hold switch at the top, make sure you cant see any RED, when you do the steps below
    Press Menu and Center Button simultaneously for about 10 secs till the Apple logo comes ON, then let go.
    Select the preferred language
    it will bring you to the Menu screen.
    Go down and select music.
    Have a nice day!

  • Can't get menu items to be displayed

    Hello,
    The answer to my problem is probably quite simple but I can't see it and its driving me crazy, basically I can't get my menu items to be displayed like file, create and search. But what ever I add to the file menu items like open or save isn't displayed and I don't know why I think it may have to do with the action listeners but I'm not sure how or why or it could be because of where it is placed in the code, but again I'm not sure. Any help will be appreciated thanks!
    import javax.swing.*;
    import javax.swing.event.*;
    import java.awt.*;
    import java.awt.event.*;
    import java.awt.geom.GeneralPath;
    import java.awt.geom.*;
    import java.awt.image.*;
    class CharacterEditor2 extends JFrame implements ActionListener
      private Container pane;
      public JPanel sidebar = new JPanel();
    public JPanel library;
      public JPanel interface1 = new JPanel();
      private JPanel interface2 = new JPanel();
      public JPanel cards = new JPanel();
      public CardLayout layout = new CardLayout();
      public JButton headb = new JButton ("Head");
      public JButton bodyb = new JButton ("Body");
      private JButton legsb = new JButton ("Legs");
      private JButton handsb = new JButton ("Hands");
      private JButton freeHandb = new JButton ("Free Hand");
      private JButton eyesb = new JButton ("Eyes");
      private JButton mouthb = new JButton ("Mouth");
      private JButton earsb = new JButton ("Ears");
      private JButton noseb = new JButton ("Nose");
      private JButton hairb = new JButton ("Hair");
      public CharacterEditor2()
        addWindowListener(new WindowAdapter(){
          public void windowClosing(WindowEvent e){
            System.exit(0);}});
        pane = getContentPane();
        setTitle("JHH");
        library = new library();
        interface2.setBackground(Color.red);
        interface1.setBackground(Color.green);
        Panel p1 = new Panel();
        p1.setLayout(new GridLayout(2,0));
        sidebar.setLayout(new GridLayout(3,0));
        addButton(sidebar, headb);
        addButton(sidebar, bodyb);
        addButton(sidebar, legsb);
        addButton(sidebar, handsb);
        addButton(sidebar, freeHandb);
        addButton(sidebar, eyesb);
        addButton(sidebar, mouthb);
        addButton(sidebar, earsb);
        addButton(sidebar, noseb);
        addButton(sidebar, hairb);
        JMenuBar menuBar = new JMenuBar();
        this.setJMenuBar(menuBar);
        JMenu fileMenu = new JMenu("File");
        menuBar.add(fileMenu);
        JMenuItem openMI = new JMenuItem("Open");
        openMI.addActionListener(this);
        fileMenu.add(openMI);
        JMenuItem saveMI = new JMenuItem("Save");
        saveMI.addActionListener(this);
        fileMenu.add(saveMI);
        JMenuItem closeMI = new JMenuItem("Close");
        closeMI.addActionListener(this);
        fileMenu.add(closeMI);
        fileMenu.addSeparator();
        JMenuItem exitMI = new JMenuItem("Exit");
        exitMI.addActionListener(this);
        fileMenu.add(exitMI);
        JMenu createMenu = new JMenu("Create");
        menuBar.add(createMenu);
        JMenuItem entryMI = new JMenuItem("Entry");
        entryMI.addActionListener(this);
        createMenu.add(entryMI);
        JMenu searchMenu = new JMenu("Search");
        menuBar.add(searchMenu);
        JMenuItem searchCharacterMI = new JMenuItem("Search by Character");
        searchCharacterMI.addActionListener(this);
        searchMenu.add(searchCharacterMI);
        JMenuItem searchBackgroundMI = new JMenuItem("Search by Background");
        searchBackgroundMI.addActionListener(this);
        searchMenu.add(searchBackgroundMI);
        JMenuItem searchMovieMI = new JMenuItem("Search by Movie.");
        searchMovieMI.addActionListener(this);
        searchMenu.add(searchMovieMI);
        p1.add(sidebar);
        p1.add(interface1);
        p1.add(interface2);
        p1.add(library);
       //add scroller to library
       JScrollPane scroller =
             new JScrollPane(library,    
                       JScrollPane.VERTICAL_SCROLLBAR_ALWAYS,
                       JScrollPane.HORIZONTAL_SCROLLBAR_ALWAYS);
         scroller.setPreferredSize(new Dimension(100,100));
         p1.add(scroller, library);
        pane.add(p1, BorderLayout.CENTER);
      private void addButton (Container c, JButton b)
        b.addActionListener(this);
        c.add(b);
      public void actionPerformed(java.awt.event.ActionEvent evt)
    ((CardLayout)library.getLayout()).show(library, evt.getActionCommand());
      public static void main(String[] args)
        CharacterEditor2 window = new CharacterEditor2();
        window.setTitle("Character Editor");
        window.setSize(900, 700);
        window.setVisible(true);
    }

    It's because you are mixing Swing components and AWT components. The menu items are actually displayed, but they are hidden behind the panel with all the buttons. Things will work fine if you change the following line:
    Panel p1 = new Panel();  // This is an AWT panel. Use this instead:
    JPanel p1 = new JPanel();Read more about it here:
    http://java.sun.com/products/jfc/tsc/articles/mixing/

  • Can not get menu for remote speakers in itunes to come back.

    I've been using airport express for many years.
    A few months ago my modem went out.
    While waiting for a new one to arrive, I still wanted to listen to my music. So I just selected computer speakers from the drop down in lower right corner of itunes.
    The menu immediately disappeared when I selected computer speakers.
    When I set up the new modem, the drop down did not reappear.
    Tried a bunch of things. Read a bunch of older forums. Nothing.
    It's been months. I need my music and I'm back at it again!
    Today (in this order) I:
    Reset my macbookpro (option apple p r)
    reset airport express (held in reset while plugged in, waited for flashes)
    set up airport express from scratch. Named it. All seems well.
    light is green
    Made sure find remote speakers from itunes pref was checked. (unchecked and checked it again)
    Made sure itunes music sharing was checked from my firewall settings. (unchecked and checked it again)
    Restarted itunes (a few times)
    Nothing. Nothing . Nothing.
    Airfoil says that if itunes can't find remote speakers, then neither will airfoil.
    So I won't try downloading that as a fix...
    PLEASE!? ANYONE!?
    Yes my wires are checked.

    I have pretty much the same problem.
    I just set up a new Belkin Wireless N router, to replace my G and hopefully speed up my network, but now I've lost my Airport Express.  It's still hooked up to my stereo, but the light is amber now and won't turn green.
    Also, my iTunes can't find my remote speakers, and I can't even get the menu which used to have Computer and Living Room on it. 
    How can I get my iTunes to find that little Airport Express dude?

  • Can't get "Menu" button to work

    I have the 2nd gen, 4GB nano and the Menu button doesn't work. It is fully charged, I can play music, use all the other buttons, but cannot use the Menu button. Any ideas on what to do?

    I have same issue, except my MENU button doesnt work. All the other buttons work

  • Can't get menu accelerators to work?

    when i set menu accelerators for menu menus they work. when i set menu accelerators for popup menus, they don't work.

    you'll need to provide more information in order to get help. How don't they work? What are you seeing? What are you trying? What does your code look like?
    tmonteit

  • HT3819 Just hooked up my old Apple TV 1, same tv, same Apple TV device, new remote, but can only see collage of jungle photos..can't get menu to pop up, want to play net flux..

    Any body have any suggestions?

    sounds like the remote is not working properly as what you are seeing is the screensaver. Try turning it off and back on again or checking the remote battery is in properly. ( have you pulled the plastic strip out?? on the remote I mean - sorry to ask but that sometimes gets overlooked)

  • Can I get menu bar & bookmarks tool bar & home button on my tablet?

    Basically can I set up firefox on my tablet the same as my laptop with nav bar,bookmarks bar etc? plus the homepage button.

    Sorry but this is not possible at this time.

  • After I reset my Ipod (deleted all data and settings) windows 7 doesn't recognize by ipod touch, and it doesn't appear in the itunes library or in the device menu, but it does charge. How can I get my computer to recognize it again?

    After I reset my Ipod (deleted all data and settings) windows 7 doesn't recognize by ipod touch, and it doesn't appear in the itunes library or in the device menu, but it does charge. How can I get my computer to recognize it again?

    Refer to this article:
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/TS1538

  • My LCD screen burned out. I have it connected to a tv now, but can't get the menu bar or the function bars to show up. Please help!

    My LCD Screen burned out, but the computer still works. I currently have it connected to an HDTV via, Mini DVI to VGA, VGA to VGA on the tv. Problem is, I can't get the function bar (maybe not the right term) or the bar at the bottom with all my programs on it. I get my screen saver and have managed to drag (by sheer luck since I can't see anything on my iMac screen) some of my pics I had on my desktop over, but nothing else. Please help!

    Hello
    you should have on your key board "mirroring key" , or F7 on old keyboard
    for now your tv is an extended screen for your imac not a miror , so you can not see menue barre on top of screen
    http://docs.info.apple.com/article.html?path=Mac/10.5/en/8525.html
    HOPE you are in 10.6
    http://docs.info.apple.com/article.html?path=Mac/10.6/en/8525.html
    "On some keyboards, you can press the F7 key, or Command-F1, as a shortcut to turn video mirroring on or off."
    HTH
    Pierre

  • In the topmost Firefox menu with File,Edit,View,History,Bookmarks, I can not get the list of bookmarks to display as they did before. The Bookmarks menu does not open up into the list of bookmarks.

    I am running Mac os 10.6.8 and Firefox 6.0.1 on a MacBook Pro and on a desktop Macintosh.
    The large computer displays a list of bookmarks when you click on the uppermost Bookmarks menu.
    The MacBook Pro displays the following when you click on the Bookmarks word in the top menu:
    "Show all Bookmarks, Bookmark this Page, Bookmark all Tabs and an icon with a blue dot next to Bookmarks Toolbar with an arrow to the right and below that it says Unsorted Bookmarks.
    There is no display of the list of bookmarks from which I can chose as I do on the larger desktop macintosh computer.
    How can I get the list of bookmarks to show as a list when I click the Bookmarks menu?

    A possible cause is a problem with the file places.sqlite that stores the bookmarks and the history.
    *http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox
    You can also try to move (delete) the Firefox plist file.<br />
    See [http://www.macfixit.com/article.php?story=20060606082246983 How .plist files become corrupt and troubleshooting the results]
    Go to "Library > Preferences" and remove the plist file for Firefox (org.mozilla.firefox.plist).

  • Why do I have two title bars - one with the title of the page I'm looking at and another with the new orange drop down menu? Plus I can't get FF4 to save my tabs, even when I go to about:config, why is that?

    I downloaded FF4, thinking that it would merely update from my previous installation, but all my tabs were gone. FF looks really weird - here is a link to a picture of it: http://tinypic.com/r/2mwdus4/7 - I have two title bars, my bookmarks toolbar is missing and the tabs are on the bottom. If I go to view => toolbars and click one of them, suddenly the second title bar (with the orange menu) disappers and my bookmarks toolbar comes back (even if I don't click on it in "view"). I can't get the browser to remember my tabs between sessions even though I set it to remember them in my settings. I even changed the browser.showQuitWarning to true in about:config, but it didn't work. What is going on?

    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]

  • A box with a blue outline appeared in my bookmark drop-down menu. I can't get rid of it, and it obstructs the view of the bookmarks as I scroll up or down. Help!

    I was trying to bookmark a page, using the "Choose" menu in the bookmarks. I must have touched a key by accident, and a box with a blue outline & the name of one of my folders appeared in my bookmark drop-down menu. At first the box contained the folder name, then I was trying to delete the box, and erase the name, thinking it might get rid of the box, but it didn't. I can't get rid of this box! It obstructs the view of what is underneath. It stays in the same position as I scroll up & down in the drop-down menu, and it hides what is underneath. Please help me get rid of this box. It is driving me crazy! Thanks!

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    See also:
    *http://kb.mozillazine.org/Corrupt_localstore.rdf

  • How can I get a horizontal menu widget to display at 100% width?

    I have created a horizontal menu with uniform spacing and have stretched it out to each side. I can't get the red indicator line to show up on the left side, but it does show on the right. No matter what I do, the menu continues to show up short on the right side of my screen in preview mode.
    Does anyone know how to do this properly? Has anyone else had issues with it?
    Thanks!

    Hi,
    We are aware of this limitation with the Menu and Panel Widgets and hope to address the same in future.
    Thanks,
    Vikas

  • How can I get still photos to appear in menu templates?

    I can't get photos to appear in the menu templates in Premiere Elements 11, whether I drag them in or Browse them out. I tried two different templates, and 5 different photo file formats. From what I'm reading online, this is a known bug that has been around since v. 9. How is that possible that a major element of a top-of-the-line video editor doesn't even work? Is there a bug fix or a workaround?

    Hi ATR,
    Thank you for your kind response. Now that I’ve calmed down some, I’m willing to keep trying, to a point at least. I’ll try responding to your questions.
    I failed to mention that I did update to 12.1 before my last failure. And I still had the problem. So far, I have only deleted the Prefs file and not the entire folder, mostly because the program went into permanent crash mode and I couldn’t even get it to run, let alone try editing my project. That’s when I reinstalled it.
    The project is simply a PowerPoint presentation with a soundtrack, which I exported from PowerPoint as an mp4 file. It’s only 7:30 minutes long. So it’s a very tiny file. There is only one menu page and no scene menus.
    Yes, I have successfully burned it to disk, once with the gray rectangle on the menu (to confirm whether it would show as a gray rectangle on the TV screen, which it did), and once with the picture on the menu, the one time I succeeded in getting the picture to appear in the menu.
    I have tried the picture in multiple image formats, but the one I mainly try is a .bmp that PE generated using the snapshot tool, or whatever it’s called in PE. I figured if PE won’t even load images it created, the Adobe programmers need to start back with square one.

Maybe you are looking for

  • Mac won't start up - files not backed up - Genieo behind problem?

    Hey guys, I'll give you some background information on the matter so far; I bought my iMac 21.5in last year. It's currently running OS X Mountain Lion. I've had this problem where whenever my mac freezes (which has been quite often over the past two

  • How do you set up iMac with two seperate iTunes accounts on the same computer?

    My husband and I each have separate iTunes accounts linking to different bank accounts and two totally different music libraries. If I set up 2 administrative users on our new iMac, will it keep our iTunes info totally separate??

  • Question on Oracle's Connection Cache

    Hi, I am using JSP's Javabean to connect to the database using Oracle's OracleConnectionCacheImpl for Connection Cache. My question is if I should synchronize the methods to initialize the Cache and to return the Connection object using the the cache

  • Moving neighbours phone line due to an extension t...

    I contacted BT to move neighbours phone line due to an extension to my house. Asurvey was done and the estimate given to move it a few feet from where it currently is. My neighbour does not want the telephone line to be moved to the proposed new loca

  • Bits n bytes

    hi i need to grab a byte out of a byte array and then use that as an object either by casting or creating one but for the life of me i have not got a clue how to do it if anyone can point me in the right direction it would be most appriciated MM