Mouse clicking in blank area destroying all button display

Hello,
I have created one small application using JFrame, Jbutton and Panel. whenever i click on root button it create one more button etc etc.. and display properly but when i click on blank page it on the panel it destroy the display and not show more created button.. i have tried with panel.repaint() but it is not working... code goes like...
JFrame frame = new JFrame("MouseEventDemo");
JButton button = new JButton("Test");
panel.add(button);
applic.getContentPane().add(panel);
frame.pack();
frame.setSize(600,400);
frame.setVisible(true);
// call subclass for creating button.. and in subclass i also set the frame
Please help
R's
Binny

here is the code.... JButton, JPanel, ButtonViewer all this classes are resize into com.tree package i m trying to create root -> child button tree
import java.awt.AWTEvent;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.Frame;
import java.awt.Image;
import java.awt.Event;
import java.awt.event.MouseEvent;
import java.awt.Container;
import java.awt.FlowLayout;
import com.tree.*
import java.sql.*;
import java.util.ArrayList;
import javax.swing.JApplet;
//import javax.swing.*;
import javax.swing.BorderFactory;
import javax.swing.JFrame;
import javax.swing.JScrollPane;
import java.awt.event.ActionListener;
import java.awt.event.ActionEvent;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import javax.swing.JComponent;
public class ButtonTestViewer extends Object implements MouseListener
     JFrame frame;
     ButtonViewer viewer = new ButtonViewer();
     JButton root;
     Panel panel;
     ButtonTestViewer()
          //super();
          frame = new JFrame("MouseEventDemo");
          viewer.setOrientation(Orientation.VERTICAL);
          viewer.setAlignment(Alignment.CENTER);
          panel = viewer.getPanel();
          panel.setBorder(BorderFactory.createTitledBorder("Visualizer Button"));
          root = new JButton("1");
          panel.add(root);
          JScrollPane jScrollPane1 = new JScrollPane();
          frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
          jScrollPane1.setAutoscrolls(true);
          jScrollPane1.setViewportView(panel);
          frame.getContentPane().add(jScrollPane1, java.awt.BorderLayout.CENTER);
          //panel.addMouseListener(this);
          viewer.add(root, null );
          root.addButton( JButton.ACTIVATE_CALLBACK, new ButtonChild(viewer,null,frame,root.getText()) );
          frame.pack();
          frame.setSize(600,400);
          frame.setVisible(true);
          viewer.getPanel().repaint();
          viewer.getPanel().validate();
     public static void main(String argv[])
          new ButtonTestViewer();
public void mousePressed(MouseEvent e) {
          //frame.repaint();
          //repaint();
     public void mouseReleased(MouseEvent e) {
          //frame.repaint();
          //repaint();
     public void mouseEntered(MouseEvent e) {
          //frame.repaint();
          //repaint();
     public void mouseExited(MouseEvent e) {
          //frame.repaint();
          //repaint();
     public void mouseClicked(MouseEvent e) {
          System.out.println("mouse clicked");
          //panel.repaint();
class ButtonChild extends CallButton
static private int count = 0;
private ButtonViewer viewer;
private Image image;
private JFrame frame;
private int node;
private ArrayList nodeList = new ArrayList();
private ResultSet rs = null;
private String sql = "";
private int nodeid;
private int position;
private boolean nodeFlag = false;
public ButtonChild( ButtonViewer viewer, Image image, JFrame frame, String label )
     System.out.println("label is:"+label);
this.viewer = viewer;
this.image = image;
this.frame = frame;
this.node = Integer.parseInt(label);
this.nstmt = stmt;
//this.container = container;
//frame.show();
     public boolean activate(Event event)
          System.out.println("b");
          return false;
     public boolean activate(MouseEvent me)
          System.out.println("c");
          JButton child;
          try
               for(int i=0; i<nodeList.size(); i++)
                    if(node == Integer.parseInt(nodeList.get(i).toString()))
                         nodeFlag = true;
                         break;
               if(nodeFlag == false)
                    int k=3;
                    for(int i=2; i<=k; i++)
                         String name = ""+i;
                         //node = i
                         viewer.add(child = new JButton(name), (Widget)me.getSource() );
                         child.addButton( JButton.ACTIVATE_CALLBACK, new ButtonChild(viewer,image,frame,name) );
                         //container.add(child);
                         nodeList.add(name);
                    nodeList.add(""+node);
                    frame.repaint();
          }catch(Exception e)
               e.printStackTrace();
          return true;
}

Similar Messages

  • The "Logout" button does not appear my Sakai sessions. I have to mouse over the blank area to find the link to logout. The Logout button does appear in Safari. Firefox version 10.0. Mac OS 10.7.2

    The "Logout" button does not appear my Sakai sessions. I have to mouse over the blank area to find the link to logout. The Logout button does appear in Safari. Firefox version 10.0. Mac OS 10.7.2

    To make sure that all required media is in the library contain the project you need to "Consolidate media"  see:  http://help.apple.com/imovie/mac/10.0/#mov882dee351
    You can then copy the library to your laptop with the Finder and open it with the same version of iMovie.  The last phrase is important since Apple has made changes in the project format several times even between minor updates of iMovie 10.  Earlier versions may not be able to read the library and later versions (not possible in this case) may cause the project to be updated so that it is no longer readable by the desktop version.   iMovie on the laptop will not at first find the copied library - you will have either to double click on it or File - Open library - Other and navigate to its location.
    Geoff.

  • My Apple TV 2 is slow when trying to move through different menu selections. It is like a slow computer trying to catch up to mouse clicks. It eventually remembers the buttons that were pushed on the remote, but it freezes and takes a minute to catch up.

    My Apple TV 2 is slow when trying to move through different menu selections. It is like a slow computer trying to catch up to mouse clicks. It eventually remembers the buttons that were pushed on the remote, but it freezes and takes a minute to catch up.

    I had something similar a couple of week ago, it would scroll then stop, scroll then stop.
    At some point the porblem went away.
    Try unpowering and restarting your AppleTV.  Rsetart iTunes too.

  • Podcasts wont play when I click the "Album's" play all button - Help?

    My Podcasts wont play when I click the "Album's" play all button.
    its only a problem in Itunes. I'm not sure whats going on with it, but it is a problem.

    b_p wrote:
    Im on ubuntu 12.04 skype version 4.3.0.37 if that helps to know.
    It will show me the call metadata about when called and length of calls for all calls, but only some will play for me.  eg can play one from last July, but 2 recent from 2015 wont play.
    I will try soon on another system to see if my version etc is perhaps the problem.
    I just used linux mint 13 xfce with same skype 4.3.0.37 and messages play perfectly.
    I'll put something on the ubuntu forums abput this I think.

  • Which transaction we are creating all these display ranges

    Hi Friends,
      In Sales document controls Display Range we have UALL, UHAU & UMAR in which transaction we are creating all these display ranges. friends Please provide me the solution for this issue.
    Regards
    Srikanth

    Do you have a Mac? 
    Running iOS sync, you don't initiate manual syncs - it just happens as you add/mod/delete contacts.  Did you by chance add a Facebook or Twitter account to a device via iOS settings?  Facebook can alternatively sync all your friends' contacts into your Contacts app.  If that's not it, suggest downloading the contacts into a vCard, importing into a client that can read them, fix them all, then if you have a Mac, re-import into Contacts on Mountain Lion (Address Book on Lion).  That should fix it.

  • Drag and drop feature on the project panel doesnt work. Cant adjust scale or any numer properties by sliding mouse. (click drag wont work at all nowhere)

    This issue just happened out of the blue. The last thing I did was create a new comp and import an Illustrator file.  Working on CC2014. Its like the mouse's left click wont be working at all... but that's not the case.  Cant even drag the comps in the composition, or move the layers around....
    Now the issue affects everything I do in After Effects, even on a new comp with just a plain solid
    Deleted cache,
    reseted workspaces,
    open/close after effects
    restarted computer
    newcomp with just a solid and nothing.
    plugged unplugged wireless mouse
    changed to wired mouse
    the issue is still there
    Curiously, after writing this post , publishing, and going back to after effects, the mouse will work, but for a couple of clicks or so then wont work again. This only happens on After Effects
    Mensaje editado por: Oswaldo Montúfar

    You're Right
    Its an Gigabyte GA-Z68XP-UD4   with an i7 k2600 clocked to 4.2ghz   w 16gbRam at 1333mhz
    Dual GPU , gtx 760 and gtx 780ti
    Running Windows 7 ultimate.
    The keyboard is a Genius G110  plus a wireless mouse Genius also.
    Adobe guys tried resetting cache (different than deleting) and user preferences, creating new user, disabling both video cards . The issue was still there.
    BTW!, After I switched windows in Win7 environment ( from after effects to the browser)  the mouse drag worked again. I could move objects in comp window, scale; move sliders on time line and drag projects to folders in project window... everything fine until i pressed ANY key, say, shift key or ctrl key.
    Probably we will never have the answer for this, since i had to format the C drive  (i have work to do). Currently i'm installing CC again. So if problem persists, I'll ditch the computer through the window.

  • Drop down menu on right mouse click is blank....

    Lately when clicking the right mouse button the drop down menu has been blank. Can't save pics, links, cut or paste.... Not good... Help...
    If you have a remedy to this issue, please reply to <email removed - c>

    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your 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]] and [[Troubleshooting plugins]]
    If it does work in Safe-mode then disable all your extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    * Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")

  • If I establish a second (different) Zotero account on the same PC, how do I set it to be blank without destroying all the records in the other account?

    I have long had a Zotero account and it works well. I recently merged it into a group account with a few other people; we are sharing the same set of references. Now I want to set up a personal account for different purposes, perhaps eventually becoming a different group. When I try to set up the new user name and password, all the same reference items still show. How do I start with a blank account for the new user name without erasing the items in the previous account?

    I don't know how the Zotero add-on works, but if you want complete isolation, you could create a separate Firefox profile. Each profile has its own settings and add-ons, so unless Zotero creates a shared storage for all profiles, you will be starting fresh in the new profile.
    For more information on using profiles and how to create them, check out these articles:
    [https://support.mozilla.com/en-US/kb/Profiles Profiles | How to | Firefox Help]
    [https://support.mozilla.com/en-US/kb/Managing-profiles Managing profiles | How to | Firefox Help]
    Note: If that's not convenient, you could check with Zotero on whether they have a solution.

  • I cant open new tabs by clicking the blank area next to the tabs

    I used to be able to simply double click on the blank space next to currently open tabs (not just the little plus sigh) to open an new tab. Since yesterday I can no longer do this. I am running version 7.0.1. I don't know if this happened at the same time an update did. If this is an error, how do I fix it? If this was caused by an update, how to I change it back? It's very frustrating to have to click on that small little box to open a tab!

    Uninstall the Ask toolbar and it should work again. There is a compatibility issue with the Ask toolbar and Firefox that prevents new tabs from being opened.

  • Multiple Buttons in JTable Headers:  Listening for Mouse Clicks

    I am writing a table which has table headers that contain multiple buttons. For the header cells, I am using a custom cell renderer which extends JPanel. A JLabel and JButtons are added to the JPanel.
    Unfortunately, the buttons do not do anything. (Clicking in the area of a button doesn't appear to have any effect; the button doesn't appear to be pressed.)
    Looking through the archives, I read a suggestion that the way to solve this problem is to listen for mouse clicks on the table header and then determine whether the mouse clicks fall in the area of the button. However, I cannot seem to get coordinates for the button that match the coordinates I see for mouse clicks.
    The coordinates for mouse clicks seem to be relative to the top left corner of the table header (which would match the specification for mouse listeners). I haven't figured out how to get corresponding coordinates for the button. The coordinates returned by JButton.getBounds() seem to be relative to the top left corner of the panel. I hoped I could just add those to the coordinates for the panel to get coordinates relative to the table header, but JPanel.getBounds() gives me negative numbers for x and y (?!?). JPanel.getLocation() gives me the same negative numbers. When I tried JPanel.getLocationOnScreen(), I get an IllegalComponentStateException:
    Exception in thread "AWT-EventQueue-0" java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
    Can someone tell me how to get coordinates for the button on the JTableHeader? Or is there an easier way to do this (some way to make the buttons actually work so I can just use an ActionListener like I normally would)?
    Here is relevant code:
    public class MyTableHeaderRenderer extends JPanel implements TableCellRenderer {
    public MyTableHeaderRenderer() {
      setOpaque(true);
      // ... set colors...
      setBorder(UIManager.getBorder("TableHeader.cellBorder"));
      setLayout(new FlowLayout(FlowLayout.LEADING));
      setAlignmentY(Component.CENTER_ALIGNMENT);
    public Component getTableCellRendererComponent(JTable table,
                                                     Object value,
                                                     boolean isSelected,
                                                     boolean hasFocus,
                                                     int row,
                                                     int column){
      if (table != null){
        removeAll();
        String valueString = (value == null) ? "" : value.toString();
        add(new JLabel(valueString));
        Insets zeroInsets = new Insets(0, 0, 0, 0);
        final JButton sortAscendingButton = new JButton("1");
        sortAscendingButton.setMargin(zeroInsets);
        table.getTableHeader().addMouseListener(new MouseAdapter(){
          public void mouseClicked(MouseEvent e) {
            Rectangle buttonBounds = sortAscendingButton.getBounds();
            Rectangle panelBounds = MyTableHeaderRenderer.this.getBounds();
            System.out.println(Revising based on (" + panelBounds.x + ", "
                               + panelBounds.y + ")...");
            buttonBounds.translate(panelBounds.x, panelBounds.y);
            if (buttonBounds.contains(e.getX(), e.getY())){  // The click was on this button.
              System.out.println("Calling sortAscending...");
              ((MyTableModel) table.getModel()).sortAscending(column);
            else{
              System.out.println("(" + e.getX() + ", " + e.getY() + ") is not within "
                                 + sortAscendingButton.getBounds() + " [ revised to " + buttonBounds + "].");
        sortAscendingButton.setEnabled(true);
        add(sortAscendingButton);
        JButton button2 = new JButton("2");
        button2.setMargin(zeroInsets);
        add(button2);
        //etc
      return this;
    }

    I found a solution to this: It's the getHeaderRect method in class JTableHeader.
    table.getTableHeader().addMouseListener(new MouseAdapter(){
      public void mouseClicked(MouseEvent e) {
        Rectangle panelBounds = table.getTableHeader().getHeaderRect(column);
        Rectangle buttonBounds = sortAscendingButton.getBounds();
        buttonBounds.translate(panelBounds.x, panelBounds.y);
        if (buttonBounds.contains(e.getX(), e.getY()) && processedEvents.add(e)){  // The click was on this button.
          ((MyTableModel) table.getModel()).sortAscending(column);
    });

  • Detecting a mouse click on any (all) child components...

    Hey All,
    I am writing a number of compound GUI elements that i want to make focusable when you click any part of them. (i.e. a JTextArea inside a JScrollPane, coupled to a JTextField to provide input to the JTextArea).
    Is there an easy way to detect mouse clicks on child components of a JPanel?
    My current code is:
    m_oInputBox.addMouseListener(this);
    m_oOutputBox.addMouseListener(this);
    m_oScrollPane.getVerticalScrollBar().addMouseListener(this);
    This detects most of the mouse clicks, but not those on the buttons that form the scroll bar ends or the scroll bar slider when it is present.
    Any way tou can detect clicks on these too??
    Iso

    P.S. It does actually detect clicks on the scroll bar slider - just not onthe buttons that form the slider end caps (up/down).
    Iso

  • Capture right mouse click in image

    I would like to capture a right mouse click while pointing into am image window.
    So far I've come only to the possibilty to capture events that originate somehow with the left mouse click.
    Or
    Are specific to the front panel of the currently active VI
    Or
    Detect whether at the time of calling a subVI the button is down or up, with all the usual hazzel of detecting the transition (plus the necessity of depending on MS Driect X).
    What I would like to have is a signal that describes the right click in an image window.
    Thanks for any ideas
    Gabi
    7.1 -- 2013
    CLA

    Hi,
    If you use LV7, you can use the event structure. Add an event or filter
    event "Mouse down" for the picture. The "button" value indicates 2 for the
    right button, 1 for the left.
    Regards,
    Wiebe.
    the picture control has a property "Mouse". This is a cluster, that includes
    "Gabriela Tillmann" wrote in message
    news:[email protected]..
    > I would like to capture a right mouse click while pointing into am
    > image window.
    > So far I've come only to the possibilty to capture events that
    > originate somehow with the left mouse click.
    > Or
    > Are specific to the front panel of the currently active VI
    > Or
    > Detect whether at the time of calling a subVI the button is down or
    > up, with all the usual hazzel of det
    ecting the transition (plus the
    > necessity of depending on MS Driect X).
    >
    > What I would like to have is a signal that describes the right click
    > in an image window.
    >
    > Thanks for any ideas
    > Gabi

  • Weird mouse click behaviour

    Hi,
    I don't really know how to explain this. Somethimes, in some situations, my mouse clicks registers twice. Like sometimes I can't minimize an applicatireaon by clicking on the taskbar entry, because the click registers twice and the application minimizes but right after that restores too. It happens with both right and left mouse buttons. Sometimes can't bring up the rigth click menu in thunar, because it appears and right after that disappears, but if I rigth click elsewhere,in an another application, it works. So it happens only with certain elements of the gui, it isn't that everywhere I click, it counts twice, only with a specific menu, or with the taskbar, or with an icon on my desktop - but can drive me crazy.
    With equinox gtk engine it happens more often than with clearlooks engine
    I observed this behavior with Linux Mint Debian Edition and with openSUSE with certain themes, and now with Arch. I don't think it is a hardware error, because it appears only with some elements of the desktop, not everywhere everytime, I don't think my mouse knows that I want to minimize firefox and decides to mailfunction just to drive me crazy
    Does anybody else observed this? Has anybody an idea how can I fix it?
    I use Xfce, but when I tried LMDE, I used Gnome, my apps are up to date, the mouse is a A4tech G6.

    I have the same behavior along with an additional clause that sometimes mouse clicks will not register at all.
    I am using i3...so I do not think its DE/WM specific. Been looking at xev...but it doesn't show up anything.
    Here's my Xorg.0.log, no errors as such, some information about using evdev for the mouse at the very end.
    [ 22.077]
    X.Org X Server 1.10.2
    Release Date: 2011-05-28
    [ 22.077] X Protocol Version 11, Revision 0
    [ 22.077] Build Operating System: Linux 2.6.38-ARCH x86_64
    [ 22.077] Current Operating System: Linux wolfdale 2.6.39-ARCH #1 SMP PREEMPT Mon Jun 27 21:26:22 CEST 2011 x86_64
    [ 22.077] Kernel command line: root=/dev/disk/by-uuid/2531f3c1-e139-48c0-bbda-a6650b58eb0c ro
    [ 22.077] Build Date: 30 May 2011 08:18:15AM
    [ 22.077]
    [ 22.077] Current version of pixman: 0.22.0
    [ 22.077] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 22.077] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 22.077] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jun 29 19:50:11 2011
    [ 22.099] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 22.109] (==) No Layout section. Using the first Screen section.
    [ 22.109] (==) No screen section available. Using defaults.
    [ 22.109] (**) |-->Screen "Default Screen Section" (0)
    [ 22.110] (**) | |-->Monitor "<default monitor>"
    [ 22.110] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 22.110] (==) Automatically adding devices
    [ 22.110] (==) Automatically enabling devices
    [ 22.130] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 22.130] Entry deleted from font path.
    [ 22.175] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 22.175] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 22.175] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 22.175] (II) Loader magic: 0x7d3440
    [ 22.175] (II) Module ABI versions:
    [ 22.175] X.Org ANSI C Emulation: 0.4
    [ 22.175] X.Org Video Driver: 10.0
    [ 22.175] X.Org XInput driver : 12.2
    [ 22.175] X.Org Server Extension : 5.0
    [ 22.175] (--) PCI:*(0:1:0:0) 1002:94c1:1028:0d02 rev 0, Mem @ 0xd0000000/268435456, 0xfe9f0000/65536, I/O @ 0x0000dc00/256, BIOS @ 0x????????/131072
    [ 22.175] (II) Open ACPI successful (/var/run/acpid.socket)
    [ 22.175] (II) LoadModule: "extmod"
    [ 22.205] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 22.217] (II) Module extmod: vendor="X.Org Foundation"
    [ 22.217] compiled for 1.10.2, module version = 1.0.0
    [ 22.217] Module class: X.Org Server Extension
    [ 22.217] ABI class: X.Org Server Extension, version 5.0
    [ 22.217] (II) Loading extension MIT-SCREEN-SAVER
    [ 22.217] (II) Loading extension XFree86-VidModeExtension
    [ 22.217] (II) Loading extension XFree86-DGA
    [ 22.217] (II) Loading extension DPMS
    [ 22.217] (II) Loading extension XVideo
    [ 22.217] (II) Loading extension XVideo-MotionCompensation
    [ 22.217] (II) Loading extension X-Resource
    [ 22.217] (II) LoadModule: "dbe"
    [ 22.217] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 22.222] (II) Module dbe: vendor="X.Org Foundation"
    [ 22.222] compiled for 1.10.2, module version = 1.0.0
    [ 22.222] Module class: X.Org Server Extension
    [ 22.222] ABI class: X.Org Server Extension, version 5.0
    [ 22.222] (II) Loading extension DOUBLE-BUFFER
    [ 22.222] (II) LoadModule: "glx"
    [ 22.222] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 22.242] (II) Module glx: vendor="X.Org Foundation"
    [ 22.242] compiled for 1.10.2, module version = 1.0.0
    [ 22.242] ABI class: X.Org Server Extension, version 5.0
    [ 22.242] (==) AIGLX enabled
    [ 22.242] (II) Loading extension GLX
    [ 22.242] (II) LoadModule: "record"
    [ 22.242] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 22.250] (II) Module record: vendor="X.Org Foundation"
    [ 22.250] compiled for 1.10.2, module version = 1.13.0
    [ 22.250] Module class: X.Org Server Extension
    [ 22.250] ABI class: X.Org Server Extension, version 5.0
    [ 22.250] (II) Loading extension RECORD
    [ 22.250] (II) LoadModule: "dri"
    [ 22.250] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 22.264] (II) Module dri: vendor="X.Org Foundation"
    [ 22.264] compiled for 1.10.2, module version = 1.0.0
    [ 22.264] ABI class: X.Org Server Extension, version 5.0
    [ 22.264] (II) Loading extension XFree86-DRI
    [ 22.264] (II) LoadModule: "dri2"
    [ 22.264] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 22.265] (II) Module dri2: vendor="X.Org Foundation"
    [ 22.265] compiled for 1.10.2, module version = 1.2.0
    [ 22.265] ABI class: X.Org Server Extension, version 5.0
    [ 22.265] (II) Loading extension DRI2
    [ 22.265] (==) Matched ati as autoconfigured driver 0
    [ 22.265] (==) Matched vesa as autoconfigured driver 1
    [ 22.265] (==) Matched fbdev as autoconfigured driver 2
    [ 22.265] (==) Assigned the driver to the xf86ConfigLayout
    [ 22.265] (II) LoadModule: "ati"
    [ 22.265] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    [ 22.273] (II) Module ati: vendor="X.Org Foundation"
    [ 22.273] compiled for 1.10.0, module version = 6.14.1
    [ 22.273] Module class: X.Org Video Driver
    [ 22.273] ABI class: X.Org Video Driver, version 10.0
    [ 22.274] (II) LoadModule: "radeon"
    [ 22.274] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 22.319] (II) Module radeon: vendor="X.Org Foundation"
    [ 22.319] compiled for 1.10.0, module version = 6.14.1
    [ 22.319] Module class: X.Org Video Driver
    [ 22.319] ABI class: X.Org Video Driver, version 10.0
    [ 22.325] (II) LoadModule: "vesa"
    [ 22.335] (WW) Warning, couldn't open module vesa
    [ 22.335] (II) UnloadModule: "vesa"
    [ 22.335] (II) Unloading vesa
    [ 22.335] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 22.335] (II) LoadModule: "fbdev"
    [ 22.335] (WW) Warning, couldn't open module fbdev
    [ 22.335] (II) UnloadModule: "fbdev"
    [ 22.335] (II) Unloading fbdev
    [ 22.335] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 22.335] (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
    ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
    ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP),
    ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
    ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP),
    ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
    ATI Radeon 9800XT NJ (AGP),
    ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    ATI Radeon Mobility 9600 (M10) NQ (AGP),
    ATI Radeon Mobility 9600 (M11) NR (AGP),
    ATI Radeon Mobility 9600 (M10) NS (AGP),
    ATI FireGL Mobility T2 (M10) NT (AGP),
    ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility Radeon X700 XL (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE),
    ATI Radeon XPRESS 200 5A41 (PCIE),
    ATI Radeon XPRESS 200M 5A42 (PCIE),
    ATI Radeon XPRESS 200 5A61 (PCIE),
    ATI Radeon XPRESS 200M 5A62 (PCIE),
    ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI Radeon X550 (RV370) 5B63 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
    ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
    ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
    ATI Mobility Radeon HD 4670, ATI FirePro M5750,
    ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
    ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
    ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
    ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
    ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
    ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
    ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
    ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
    ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
    ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
    ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
    ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3000 Graphics, ATI Radeon HD 4200, ATI Radeon 4100,
    ATI Mobility Radeon HD 4200, ATI Mobility Radeon 4100,
    ATI Radeon HD 4290, ATI Radeon HD 4250, AMD Radeon HD 6310 Graphics,
    AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
    AMD Radeon HD 6250 Graphics, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5900 Series, ATI Radeon HD 5900 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 5700 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    ATI Mobility Radeon Graphics, CEDAR,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    ATI Radeon HD 5450, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, AMD Radeon HD 6900 Series,
    AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
    AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
    BARTS, Mobility Radeon HD 6000 Series,
    Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
    AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS
    [ 22.340] (--) using VT number 7
    [ 22.343] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 22.343] (II) [KMS] Kernel modesetting enabled.
    [ 22.344] (II) RADEON(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 22.344] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 22.344] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 22.344] (==) RADEON(0): Default visual is TrueColor
    [ 22.344] (==) RADEON(0): RGB weight 888
    [ 22.344] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 22.344] (--) RADEON(0): Chipset: "ATI Radeon HD 2400 XT" (ChipID = 0x94c1)
    [ 22.344] (II) RADEON(0): PCIE card detected
    [ 22.344] drmOpenDevice: node name is /dev/dri/card0
    [ 22.344] drmOpenDevice: open result is 9, (OK)
    [ 22.344] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    [ 22.344] drmOpenDevice: node name is /dev/dri/card0
    [ 22.344] drmOpenDevice: open result is 9, (OK)
    [ 22.344] drmOpenByBusid: drmOpenMinor returns 9
    [ 22.344] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    [ 22.345] (II) Loading sub module "exa"
    [ 22.345] (II) LoadModule: "exa"
    [ 22.345] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 22.346] (II) Module exa: vendor="X.Org Foundation"
    [ 22.346] compiled for 1.10.2, module version = 2.5.0
    [ 22.346] ABI class: X.Org Video Driver, version 10.0
    [ 22.346] (II) RADEON(0): KMS Color Tiling: disabled
    [ 22.346] (II) RADEON(0): KMS Pageflipping: enabled
    [ 22.346] (II) RADEON(0): SwapBuffers wait for vsync: enabled
    [ 22.356] (II) RADEON(0): Output DIN has no monitor section
    [ 22.410] (II) RADEON(0): Output DVI-0 has no monitor section
    [ 22.423] (II) RADEON(0): Output DVI-1 has no monitor section
    [ 22.436] (II) RADEON(0): EDID for output DIN
    [ 22.490] (II) RADEON(0): EDID for output DVI-0
    [ 22.490] (II) RADEON(0): Manufacturer: DEL Model: 4042 Serial#: 1145451340
    [ 22.490] (II) RADEON(0): Year: 2009 Week: 34
    [ 22.490] (II) RADEON(0): EDID Version: 1.3
    [ 22.490] (II) RADEON(0): Digital Display Input
    [ 22.490] (II) RADEON(0): Max Image Size [cm]: horiz.: 43 vert.: 27
    [ 22.490] (II) RADEON(0): Gamma: 2.20
    [ 22.490] (II) RADEON(0): DPMS capabilities: Off
    [ 22.490] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 22.490] (II) RADEON(0): Default color space is primary color space
    [ 22.490] (II) RADEON(0): First detailed timing is preferred mode
    [ 22.490] (II) RADEON(0): redX: 0.654 redY: 0.331 greenX: 0.220 greenY: 0.679
    [ 22.490] (II) RADEON(0): blueX: 0.148 blueY: 0.055 whiteX: 0.313 whiteY: 0.329
    [ 22.490] (II) RADEON(0): Supported established timings:
    [ 22.490] (II) RADEON(0): 720x400@70Hz
    [ 22.490] (II) RADEON(0): 640x480@60Hz
    [ 22.490] (II) RADEON(0): 640x480@67Hz
    [ 22.490] (II) RADEON(0): 640x480@72Hz
    [ 22.490] (II) RADEON(0): 640x480@75Hz
    [ 22.490] (II) RADEON(0): 800x600@56Hz
    [ 22.490] (II) RADEON(0): 800x600@60Hz
    [ 22.490] (II) RADEON(0): 800x600@72Hz
    [ 22.490] (II) RADEON(0): 800x600@75Hz
    [ 22.491] (II) RADEON(0): 832x624@75Hz
    [ 22.491] (II) RADEON(0): 1024x768@60Hz
    [ 22.491] (II) RADEON(0): 1024x768@70Hz
    [ 22.491] (II) RADEON(0): 1024x768@75Hz
    [ 22.491] (II) RADEON(0): 1280x1024@75Hz
    [ 22.491] (II) RADEON(0): 1152x864@75Hz
    [ 22.491] (II) RADEON(0): Manufacturer's mask: 0
    [ 22.491] (II) RADEON(0): Supported standard timings:
    [ 22.491] (II) RADEON(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 22.491] (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 22.491] (II) RADEON(0): #2: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 22.491] (II) RADEON(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 22.491] (II) RADEON(0): #4: hsize: 1280 vsize 720 refresh: 60 vid: 49281
    [ 22.491] (II) RADEON(0): #5: hsize: 1280 vsize 800 refresh: 60 vid: 129
    [ 22.491] (II) RADEON(0): Supported detailed timing:
    [ 22.491] (II) RADEON(0): clock: 146.2 MHz Image Size: 433 x 271 mm
    [ 22.491] (II) RADEON(0): h_active: 1680 h_sync: 1784 h_sync_end 1960 h_blank_end 2240 h_border: 0
    [ 22.491] (II) RADEON(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1089 v_border: 0
    [ 22.491] (II) RADEON(0): Serial No: G433H98MDF3L
    [ 22.491] (II) RADEON(0): Monitor name: DELL 2009W
    [ 22.491] (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 165 MHz
    [ 22.491] (II) RADEON(0): EDID (in hex):
    [ 22.491] (II) RADEON(0): 00ffffffffffff0010ac42404c334644
    [ 22.491] (II) RADEON(0): 22130103802b1b782eb705a75438ad26
    [ 22.491] (II) RADEON(0): 0e5054bfef80714f8180b300950081c0
    [ 22.491] (II) RADEON(0): 81000101010121399030621a274068b0
    [ 22.491] (II) RADEON(0): 3600b10f1100001c000000ff00473433
    [ 22.491] (II) RADEON(0): 334839384d4446334c0a000000fc0044
    [ 22.491] (II) RADEON(0): 454c4c2032303039570a2020000000fd
    [ 22.491] (II) RADEON(0): 00384b1e5310000a2020202020200004
    [ 22.491] (II) RADEON(0): Printing probed modes for output DVI-0
    [ 22.491] (II) RADEON(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 22.491] (II) RADEON(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 22.491] (II) RADEON(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 22.491] (II) RADEON(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 22.491] (II) RADEON(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 +hsync -vsync (49.7 kHz)
    [ 22.491] (II) RADEON(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 22.491] (II) RADEON(0): Modeline "1280x720"x60.0 74.44 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.7 kHz)
    [ 22.491] (II) RADEON(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz)
    [ 22.491] (II) RADEON(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 22.491] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 22.491] (II) RADEON(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 22.491] (II) RADEON(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 22.491] (II) RADEON(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 22.491] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 22.491] (II) RADEON(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 22.491] (II) RADEON(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz)
    [ 22.491] (II) RADEON(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 22.491] (II) RADEON(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 22.491] (II) RADEON(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 22.491] (II) RADEON(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 22.506] (II) RADEON(0): EDID for output DVI-1
    [ 22.506] (II) RADEON(0): Output DIN disconnected
    [ 22.507] (II) RADEON(0): Output DVI-0 connected
    [ 22.507] (II) RADEON(0): Output DVI-1 disconnected
    [ 22.507] (II) RADEON(0): Using exact sizes for initial modes
    [ 22.507] (II) RADEON(0): Output DVI-0 using initial mode 1680x1050
    [ 22.507] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 22.507] (II) RADEON(0): mem size init: gart size :1fdff000 vram size: s:10000000 visible:f8ca000
    [ 22.507] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
    [ 22.507] (==) RADEON(0): DPI set to (96, 96)
    [ 22.507] (II) Loading sub module "fb"
    [ 22.507] (II) LoadModule: "fb"
    [ 22.507] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 22.517] (II) Module fb: vendor="X.Org Foundation"
    [ 22.517] compiled for 1.10.2, module version = 1.0.0
    [ 22.517] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 22.517] (II) Loading sub module "ramdac"
    [ 22.517] (II) LoadModule: "ramdac"
    [ 22.517] (II) Module "ramdac" already built-in
    [ 22.517] (--) Depth 24 pixmap format is 32 bpp
    [ 22.517] (II) RADEON(0): [DRI2] Setup complete
    [ 22.517] (II) RADEON(0): [DRI2] DRI driver: r600
    [ 22.517] (II) RADEON(0): Front buffer size: 7128K
    [ 22.517] (II) RADEON(0): VRAM usage limit set to 222868K
    [ 22.531] (==) RADEON(0): Backing store disabled
    [ 22.531] (II) RADEON(0): Direct rendering enabled
    [ 22.541] (II) RADEON(0): Setting EXA maxPitchBytes
    [ 22.541] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 22.541] (II) EXA(0): Driver registered support for the following operations:
    [ 22.541] (II) Solid
    [ 22.541] (II) Copy
    [ 22.541] (II) Composite (RENDER acceleration)
    [ 22.541] (II) UploadToScreen
    [ 22.541] (II) DownloadFromScreen
    [ 22.541] (II) RADEON(0): Acceleration enabled
    [ 22.541] (==) RADEON(0): DPMS enabled
    [ 22.541] (==) RADEON(0): Silken mouse enabled
    [ 22.550] (II) RADEON(0): Set up textured video
    [ 22.550] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 23.153] (--) RandR disabled
    [ 23.153] (II) Initializing built-in extension Generic Event Extension
    [ 23.153] (II) Initializing built-in extension SHAPE
    [ 23.153] (II) Initializing built-in extension MIT-SHM
    [ 23.153] (II) Initializing built-in extension XInputExtension
    [ 23.153] (II) Initializing built-in extension XTEST
    [ 23.153] (II) Initializing built-in extension BIG-REQUESTS
    [ 23.153] (II) Initializing built-in extension SYNC
    [ 23.153] (II) Initializing built-in extension XKEYBOARD
    [ 23.153] (II) Initializing built-in extension XC-MISC
    [ 23.153] (II) Initializing built-in extension SECURITY
    [ 23.153] (II) Initializing built-in extension XINERAMA
    [ 23.153] (II) Initializing built-in extension XFIXES
    [ 23.153] (II) Initializing built-in extension RENDER
    [ 23.153] (II) Initializing built-in extension RANDR
    [ 23.153] (II) Initializing built-in extension COMPOSITE
    [ 23.153] (II) Initializing built-in extension DAMAGE
    [ 23.295] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 23.295] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 23.295] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 23.295] (II) AIGLX: enabled GLX_SGI_make_current_read
    [ 23.295] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 23.296] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/r600_dri.so
    [ 23.296] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 23.303] (II) RADEON(0): Setting screen physical size to 444 x 277
    [ 23.674] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 23.674] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 23.674] (II) LoadModule: "evdev"
    [ 23.675] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 23.683] (II) Module evdev: vendor="X.Org Foundation"
    [ 23.683] compiled for 1.10.0, module version = 2.6.0
    [ 23.683] Module class: X.Org XInput Driver
    [ 23.683] ABI class: X.Org XInput driver, version 12.2
    [ 23.683] (II) Using input driver 'evdev' for 'Power Button'
    [ 23.683] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 23.683] (**) Power Button: always reports core events
    [ 23.683] (**) Power Button: Device: "/dev/input/event1"
    [ 23.713] (--) Power Button: Found keys
    [ 23.713] (II) Power Button: Configuring as keyboard
    [ 23.713] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
    [ 23.713] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 23.713] (**) Option "xkb_rules" "evdev"
    [ 23.713] (**) Option "xkb_model" "evdev"
    [ 23.713] (**) Option "xkb_layout" "us"
    [ 23.734] (II) config/udev: Adding input device Power Button (/dev/input/event0)
    [ 23.734] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 23.734] (II) Using input driver 'evdev' for 'Power Button'
    [ 23.734] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 23.734] (**) Power Button: always reports core events
    [ 23.734] (**) Power Button: Device: "/dev/input/event0"
    [ 23.750] (--) Power Button: Found keys
    [ 23.750] (II) Power Button: Configuring as keyboard
    [ 23.750] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
    [ 23.750] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 23.750] (**) Option "xkb_rules" "evdev"
    [ 23.750] (**) Option "xkb_model" "evdev"
    [ 23.750] (**) Option "xkb_layout" "us"
    [ 23.752] (II) config/udev: Adding input device Dell Dell USB Keyboard Hub (/dev/input/event5)
    [ 23.752] (**) Dell Dell USB Keyboard Hub: Applying InputClass "evdev keyboard catchall"
    [ 23.752] (II) Using input driver 'evdev' for 'Dell Dell USB Keyboard Hub'
    [ 23.752] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 23.752] (**) Dell Dell USB Keyboard Hub: always reports core events
    [ 23.752] (**) Dell Dell USB Keyboard Hub: Device: "/dev/input/event5"
    [ 23.766] (--) Dell Dell USB Keyboard Hub: Found keys
    [ 23.766] (II) Dell Dell USB Keyboard Hub: Configuring as keyboard
    [ 23.766] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2.1/3-2.1:1.0/input/input5/event5"
    [ 23.766] (II) XINPUT: Adding extended input device "Dell Dell USB Keyboard Hub" (type: KEYBOARD)
    [ 23.766] (**) Option "xkb_rules" "evdev"
    [ 23.766] (**) Option "xkb_model" "evdev"
    [ 23.766] (**) Option "xkb_layout" "us"
    [ 23.767] (II) config/udev: Adding input device Dell Dell USB Keyboard Hub (/dev/input/event6)
    [ 23.767] (**) Dell Dell USB Keyboard Hub: Applying InputClass "evdev keyboard catchall"
    [ 23.767] (II) Using input driver 'evdev' for 'Dell Dell USB Keyboard Hub'
    [ 23.767] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 23.767] (**) Dell Dell USB Keyboard Hub: always reports core events
    [ 23.767] (**) Dell Dell USB Keyboard Hub: Device: "/dev/input/event6"
    [ 23.783] (--) Dell Dell USB Keyboard Hub: Found absolute axes
    [ 23.783] (--) Dell Dell USB Keyboard Hub: Found keys
    [ 23.783] (II) Dell Dell USB Keyboard Hub: Configuring as mouse
    [ 23.783] (II) Dell Dell USB Keyboard Hub: Configuring as keyboard
    [ 23.783] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2.1/3-2.1:1.1/input/input6/event6"
    [ 23.783] (II) XINPUT: Adding extended input device "Dell Dell USB Keyboard Hub" (type: KEYBOARD)
    [ 23.783] (**) Option "xkb_rules" "evdev"
    [ 23.783] (**) Option "xkb_model" "evdev"
    [ 23.783] (**) Option "xkb_layout" "us"
    [ 23.783] (II) Dell Dell USB Keyboard Hub: initialized for absolute axes.
    [ 23.783] (**) Dell Dell USB Keyboard Hub: (accel) keeping acceleration scheme 1
    [ 23.783] (**) Dell Dell USB Keyboard Hub: (accel) acceleration profile 0
    [ 23.783] (**) Dell Dell USB Keyboard Hub: (accel) acceleration factor: 2.000
    [ 23.783] (**) Dell Dell USB Keyboard Hub: (accel) acceleration threshold: 4
    [ 23.784] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event3)
    [ 23.784] (II) No input driver/identifier specified (ignoring)
    [ 23.785] (II) config/udev: Adding input device Dell Premium USB Optical Mouse (/dev/input/event4)
    [ 23.785] (**) Dell Premium USB Optical Mouse: Applying InputClass "evdev pointer catchall"
    [ 23.785] (II) Using input driver 'evdev' for 'Dell Premium USB Optical Mouse'
    [ 23.785] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 23.785] (**) Dell Premium USB Optical Mouse: always reports core events
    [ 23.785] (**) Dell Premium USB Optical Mouse: Device: "/dev/input/event4"
    [ 23.810] (--) Dell Premium USB Optical Mouse: Found 14 mouse buttons
    [ 23.810] (--) Dell Premium USB Optical Mouse: Found scroll wheel(s)
    [ 23.810] (--) Dell Premium USB Optical Mouse: Found relative axes
    [ 23.810] (--) Dell Premium USB Optical Mouse: Found x and y relative axes
    [ 23.810] (II) Dell Premium USB Optical Mouse: Configuring as mouse
    [ 23.810] (II) Dell Premium USB Optical Mouse: Adding scrollwheel support
    [ 23.810] (**) Dell Premium USB Optical Mouse: YAxisMapping: buttons 4 and 5
    [ 23.810] (**) Dell Premium USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 23.810] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb7/7-1/7-1:1.0/input/input4/event4"
    [ 23.810] (II) XINPUT: Adding extended input device "Dell Premium USB Optical Mouse" (type: MOUSE)
    [ 23.810] (II) Dell Premium USB Optical Mouse: initialized for relative axes.
    [ 23.810] (**) Dell Premium USB Optical Mouse: (accel) keeping acceleration scheme 1
    [ 23.810] (**) Dell Premium USB Optical Mouse: (accel) acceleration profile 0
    [ 23.810] (**) Dell Premium USB Optical Mouse: (accel) acceleration factor: 2.000
    [ 23.810] (**) Dell Premium USB Optical Mouse: (accel) acceleration threshold: 4
    [ 23.810] (II) config/udev: Adding input device Dell Premium USB Optical Mouse (/dev/input/mouse0)
    [ 23.810] (II) No input driver/identifier specified (ignoring)
    [ 23.813] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
    [ 23.813] (II) No input driver/identifier specified (ignoring)

  • Figuring out where a mouse click is under an image

    I want to create a JFrame (or JPanel) where the whole area is one big gif (or icon etc) and I want to make some areas of this panel react to mouse clicks and other areas display messages.
    There are two ways that I can think of doing this.
    The first is that I figure out the x and y coordinates of each area and check to see if each mouse click is within that area.
    The second way is to see if I can figure out how to put something like transparent JButtons over the areas that I want to accept mouse clicks (all the areas will be rectangular) and just do what JButtons do normally.
    The second way sounds easier but I don't know how to do that.
    Does anyone have opinions on which way I should do it?
    Thanks

    To me the first method sounds eaiser.
    A third possible idea? Add a bunch of JPanels to the frame and have split the image into several pieces that are painted by each JPanel. Then use a mouse listener to detect clicks. (Seems easier than trying to make JButton transparent and placing it at the correct point).

  • When-mouse-click trigger is not working

    Hi,
    My forms version is 10g.
    I've a black level and item level when-mouse-click trigger.
    There is some code inside that which is not being executed.
    To test, i simply printed a hello message inside the trigger's code.
    Even hello is not being displayed.
    Can anyone please help me in why this trigger is not working.
    Navnit

    You have some other issues going on if you don't see anything from a when-mouse-click trigger.
    First of all, are you spelling the trigger using a dash or underscore? WHEN-MOUSE-CLICK will run, but WHEN_MOUSE_CLICK will not.
    Have you set :SYSTEM.Message_Level to some value above zero in the form? If so, set it back to zero.
    On what object are you trying to click? Is this causing navigation? Navigation may cause validation to run, which may fail, which may prevent the navigation, which may prevent your when-mouse-click from running.
    And last, are you sure you are running the currently compiled fmx version of your form?
    When nothing works, you need to back up and start finding out what DOES work first.

Maybe you are looking for

  • Remote desktop connection caused host to lose a monitor and other settings

    Hello After a successful remote desktop login, on the host I can now no longer detect the 2nd monitor. Screen resolution on remaining monitor is off, it's gone over to use Microsoft Basic Display Adapter even though it was using the correct adapter p

  • Message Mapping error in PI 7.1

    Hi I want to implement the following logic by using the grphical mapping         If  Categorycode = 1                 If   Surname Node exists                     Move Surname to Family Name                   Else                      Move NA to Fami

  • All of table results are not showing in universe

    Hello, I have a table that I created via a SQL view. I then insert this view/table in a universe. Then when I export the universe some of the fields are not there. I went back to the designer and the fields are listed on the right side pane, but not

  • Security flaw in bt home hub 4 & bt home hub 5

    there is a security flaw in the lastest two home hubs I recommend you avoid using these

  • OCSP Validation in Certificate-Based Authentication

    Hi, Has anybody done OCSP Validation in Certificate-Based Authentication ? If yes - then please describe how can we configure an OCSP responder for Certificate Validation? Regards, YK