October 23, 2009 – 10:59 am
I just found out on that if you have a Intel® 945 or any modern Intel card and you monitor/display/screen appears rotated 90 degrees or upside down, etc you can restore it to it’s original position by pressing Ctrl-Alt-↓
Via: http://www.labnol.org/software/turn-computer-screen-upside-down/6097/
Bookmark It
Hide Sites
$$(‘div.d963′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });
By ruben.laguna
|
Tagged card, display, down, graphics, intel, monitor, restore, rotate, rotated, screen, upside
|
August 25, 2009 – 7:30 pm
Java 6 includes STaX , when I tried to parse a Evernote backup file with it, I got a “OOME” error.
java.lang.OutOfMemoryError: Java heap space
at com.sun.org.apache.xerces.internal.util.XMLStringBuffer.append(XMLStringBuffer.java:205)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.refresh(XMLDocumentScannerImpl.java:1520)
at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.invokeListeners(XMLEntityScanner.java:2070)
at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.peekChar(XMLEntityScanner.java:486)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2679)
[...]
By ruben.laguna
|
Also posted in mac, netbeans
|
Tagged api, bug, exception, implementation, jar, java, library, netbeans, oome, outofmemoryexception, parser, parsing, provider, service, spi, stax, woodstox, wrapper, xml
|
Amazing how difficult is to get C++ virtual methods in Visio .
Bookmark It
Hide Sites
$$(‘div.d580′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });
September 4, 2008 – 10:25 am
If you are getting (like me) the “The application failed to initialize properly (0xc0000005)” error when trying to start Google chrome try to use -no-sandbox option as pointed out in Google Chrome : The application failed to initialize properly (0xc0000005) « me & PHP.
Bookmark It
Hide Sites
$$(‘div.d271′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });
September 4, 2008 – 6:19 am
It seems that Visio has some kind of incompability with Bluetooth drivers.
http://www.tech-archive.net/Archive/Visio/microsoft.public.visio.general/2008-06/msg00239.html.
I notice this problem when editing Visio objects embedded into Microsoft Word documents. In my case after I enabled Bluetooth (via my Compaq nw8440 special keyboard button) this problem went away.
Bookmark It
Hide Sites
$$(‘div.d267′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });
November 15, 2007 – 11:40 am
Remember to start the X system using startxwin.bat not startx. With startx I lose the mouse cursor/pointer when I´m over a X window.
Bookmark It
Hide Sites
$$(‘div.d185′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });
November 5, 2007 – 3:42 pm
I´ve run into a very strange problem.
Every time I run setup.exe and try to upgrade bash package
setup.exe crashes with the familiar “setup.exe has generated errors and will be close by windows. you will need to restart the program. An error log is being created”. The solution I found is for bash package but [...]
September 26, 2007 – 7:47 am
If your are getting “bash: clear: command not found” on you first install of cygwin you have to make sure that you include ncurses packages in your cygwin installation. clear.exe doesn´t come in the standard installation. You must include ncurses to get clear.exe in your system. If you are using bash you can use Ctrl-L [...]
By ruben.laguna
|
Also posted in linux
|
Tagged bash, clear, clear.exe, command, cygwin, first, found, installation, ncurses, not, not-found, time, troubleshooting
|
If you’re frustated trying to charge your K750 from USB with no luck. Try to install the drivers first, it actually makes a difference. The K750 wont recharge the battery if the drivers are not installed. At least that worked for me in Windows 2000.
Bookmark It
Hide Sites
$$(‘div.d138′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });
I’m observing an strange firefox behavior when I scroll the page using the mouse wheel. It goes back and forth through search history. So I googled a little bit and found that the KVM switch that I’m using it’s producing bogus key press event that firefox misinterprets. If you are running Linux [...]