What fonts do you use for Opera?

I just reinstalled and some fonts look just plain silly in Opera- Like this website's menu at the top right corner.
So what are your font settings? I'll steal them.

Perhaps you already know, but two important things are:
1) disable X core fonts in opera about:config;
2) uninstall from your system ttf-ms-fonts because opera wants to use them also if you tell it not to use them.

Similar Messages

  • I'd like to get your opinion: POLL: What font do you use?

    People,
    I am curious to know what font you guys use for text in your various corporate projects? I'v used Helvetica for years, as it is corporate and clean, but I am looking for others.
    POLL: What font do you use - let's say for corporate brochure/annual reports texts?

    Jack,
    You may also have a look at some of the font talks in the Typography forum, or start a thread there; among the latest was this one: http://www.adobeforums.com/webx?128@@.ef602ce.59b709a5
    Obviously, the wrapping should fit the contents.
    When all is said, I still prefer the fairest font.

  • What tools do you use for automating builds?

    Hi all Build Engineers,
    what systems do you use for automating builds - do you use your own tools, or some opensource project?
    If it is something public, which one it is, and what were the reasons to chose it?
    We are thinking about using the Hudson system (http://hudson.dev.java.net/) for our developers, but would like to hear from other RE groups about their experiences too.
    Thanks,
    Karel

    Tinderbox is another build monitoring tool. It does not show detailed steps of a build cycle. It only shows the final result : success or failed. But it can display build output for multiple platforms on the same page.
    This is how the tinderbox build grid will look --> http://tinderbox.mozilla.org/showbuilds.cgi?tree=SeaMonkey
    Detail Info -->
    http://www.mozilla.org/tinderbox.html
    Tinderbox can be connected to Bonsai -->
    It is a tool that shows you who checked in what, lets you perform queries on the contents of a CVS archive; get a list of checkins, see what checkins have been made by a whom, or on a given CVS branch, or in a particular time period.
    Detail Info -->
    http://www.mozilla.org/bonsai.html

  • What listener do you use for adding text to JTextField?

    what listener do you use for adding text to JTextField?
    I have a component which adds some text to my JTextField, and I want to pick up this event. I have tried ActionListener with no effect.
    cheers,
    Olly

    jtextField.getDocument().addDocumentListener();
    The DocumentListener implements:
    changeUpdate() insertUpdate() removeUpdate().
    http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/event/DocumentListener.html

  • N8: what application do you use for chatting, it m...

    N8: what application do you use for chatting, it must support Google talk and msn

    That app was beta is no longer available in it's previous form. I believe it has reincarnated into Social which unfortunately does not support the two networks you referred to. Have you tried Nimbuzz?

  • What font did Adobe use for the Layer names and context bar (OSX PS CS1)?

    I have a problem with my Snow Leopard install. When I disabled the font protection of OSX, to install the full Helvetica Neue set (not just the limited DFont set in OSX), I damaged something. All text in Photoshop CS1 that is used in the input fields of the context bar, and for the names of layers, paths etc is wrong. As text is too big now, the program is harder to use.
    What font is normally used in these locations? I need to know what files to put back.

    Things change.
    Adobe changes things that don't really need changing so they can call it a new .0 version and sell it for a bunch of money.  They also change things to follow modern trends in UI design.
    Sometimes, they want to push other tools to do some of the things Photoshop used to do.  This is so they can make even more money by selling more products!
    Have you been through every intermediate version, or are you making a several version jump?  I ask because the total amount of change in each .0 version has been manageable.  And I personally feel the changes have been worth the money, though perhaps just barely.  That's the key in business.
    -Noel

  • What headphones are you using for your play

    Im just curious to find what headphones people are using for there mp3 players, i am using some JVC gummy's there not expenci've at about ?6.99 and they come in about 5 colours which is nice if you have a player like a zen micro, n200 etc...... If you want to know where to get them i got them from dixons, there pretty good Message Edited by sababas on 08-24-2005 0:47 PM

    I use Koss SparkPlugs on my N200. Cost about ?5, very comfortable and good sound quality and volume.
    PB

  • What font does iTunes use for inserts??

    I know it uses Lucida Grande for iTunes itself, but what font does it use when printing out a jewel case insert? I have a project that is a gift and want the fonts on the iTunes insert to match what I am putting together for the spines.

    Still looking if anyone knows.

  • What application are you using for student collaboration?

    The only part that is missing from iTunes University is real time student collaboration. What application are you using to bridge the gap? Thanks, Ed

    Yeah, I'm not sure I know what you mean either. 
    Q:  If you're asking which server-side code to use on Windows IIs Servers?
    A:  ASP or ASP.net and MSSql.  Since Microsoft built these languages, you would get the best support from MS Expression.
    If you're asking for software that helps you write code, you'll need to be more specific about which code you want to write and for what purpose.
    Nancy O.

  • HT4341 from the apple travel adapter kit what adapter do you use for thailand

    from the apple travel adapter kit what adapter do i use for thailand

    I've used Apple a few times in the past for 4x6s (with iPhoto) and was really happy with the quality. There are other things about the service that frustrate me though. The shipping time was all over the place. Sometimes it would only take a week or two, other times over a month. Unfortunately, I can't seem to get Order Prints to work for iPhoto or Aperture anymore, so I'm looking for an alternative as well. Something that has an Aperture plug-in would be extra cool, if that exists...
    In the meantime, I've just been printing at Wal-Mart or the local camera shop (when they have a sale). The quality isn't as good -- less definition in the prints -- but the order is always ready to pick-up within a couple of hours at the most (which beats getting no prints at all through Apple's service). And the nice thing is, the pictures are printed and boxed in the order they're uploaded. None of this "we print the smallest files first, as they download" silliness from Apple that causes you to have to sort all of your photos again while referencing the images on your computer if you want to put them in chronological order. Does Apple really expect me to believe their printers are just waiting to print my order the split second each image is downloaded? There's no staging process involved whatsoever? Give me a break. I love Apple, but things like this are so backwards from the whole "it just works" mantra that they love to use. Sorry for the rant! I'm a little frustrated with Apple's printing services at the moment (as I'm sure you can tell).
    Anyway, you can always give your local Wal-mart a shot. Just do a small order and see how it turns out.
    Doug

  • What Classes do you use for developing Database Applications

    Hi ! (sorry for my bad english)
    I develop now an application for production planning and I use an informix database-server. I have no problems with the database an the connection. I,m a database expert, but I,m a newcommer in java. What classes do you use to develop a database application ? (specially Table Handling) I tried it with JTable and AbstractTableModel. Are there better possibilities ?
    JdbTable OR
    JTable with DBTableModel OR
    JTable with DBTableModel and DataSet
    I know that this is a big question, but some little Informations can help me. (I develop with JBuilder Proffessional)
    Thank you for your help.
    Wolfgang

    No - the classes you have described (AbstractTableModel etc) are Swing classes - that is, they are Models in the MVC GUI architecture. Database-related stuff (SQL at any rate) is contained in the packages java.sql and javax.sql - The latter is part of the Enterprise addition. You would also need to purchase a database driver (or use the sun one, which is something like com.sun.odbc.jdbc.Driver or whatever). The driver supplies you with connections to the database (java.sql.Connection).
    Alternatively, you may be deploying code in a J2EE AppServer (eg. WebLogic, WebSphere etc) in which case you can use the JNDI to get a javax.sql.DataSource object (by setting one up in the AppServer and doing a lookup on it) and use this to get database Connections.
      Class c = Class.forName("com.sybase.jdbc2.jdbc.SybDriver");
      SybDriver sybDriver = (SybDriver) c.newInstance();
      java.sql.DriverManager.registerDriver((Driver) sybDriver);
      //then use Driver object to get hold of a Connection
      //or alternatively using DataSources
      InitialContext ctx = new InitialContext();
      DataSource ds = (DataSource) ctx.lookup("jdbc/MyDriver");
      Connection conn = null;
      try{
        Connection conn = ds.getConnection("login", "password");
        Statement stmt = conn.createStatement();
        ResultSet rs = stmt.executeQuery("select * from MY_TABLE");
        while (rs.next()) {
          //columns are enumerated 1...n
          String s = rs.getString(1);
          //or can get by Col Name
          String str = rs.getString("name_col");
      } finally {
        conn.close();
      }Anyway, I hope this helps - you'll probably need to get a book on it (Java Enterprise by O'Reilly is a good one)

  • What font do you use in your terminal emulator?

    I was using terminus, but I found it too thin for my tastes (or maybe for my bad eyes...) so I sought around and I read many persons like the Microsoft's Consolas and I have to say that it is indeed very nice. Probably MS should stop doing OSes and start drawings fonts only...
    And so I wondered, what do you use? IMO a terminal font should be, readable, monospaced (doh) and a little thick.
    Of course if you do not use the terminal this post is not for you.
    Last edited by ezzetabi (2007-09-20 10:36:52)

    ezzetabi wrote:I was using terminus, but I found it too thin for my tastes (or maybe for my bad eyes...) so I sought around and I read many persons like the Microsoft's Consolas and I have to say that it is indeed very nice. Probably MS should stop doing OSes and start drawings fonts only...
    I never saw this particular font, but I second that, fonts is the only thing MS do well imo
    And so I wondered, what do you use? IMO a terminal font should be, readable, monospaced (doh) and a little thick.
    Of course if you do not use the terminal this post is not for you.
    terminus

  • What Keyboard Did You Use For Bootcamp

    I was wonder which keyboard you used to install bootcamp. Whenever I install bootcamp it says to press enter but none of my 3 keyboards work, one of which is a apple keyboard.(not the new slim)

    [vEX] wrote:
    con wrote:I use Xmodmap to get the keys to work...then just assign them actions throuhg the global shortcuts in applications
    If youre not gettign any codes, dmesg or xev, turn of the computer switch to the PS/2 port youre using USB to connect the keyboard, USB hid driver hasnt got the functionality to give those extra keys scancodes and the devs dont seem willing to do anything about it...
    Follow the wiki hotkyes instructions and you cant go wrong, someone posted link to them earlier.
    Not wanting to sound rude, but if you had even bothered to read the thread you would have seen that the keys are working fine with xbindkeys, it's the process of autostarting xbindkeys with openbox that doesn't work.
    However, I've now started using the built in keybind function in openbox, though for some reason I can't execute mpc commands (ie: mpc stop), it just won't work. Instead I have to use Sonata (ie: sonata stop), could the reason be that mpc outputs info while Sonata does not when you use those commands?
    EDIT: It wasn't, I added the --no-status switch but it still won't work with mpc.
    Actually i read every post in this thread before posting, sorry if came of sounding mean (sv:elak) or something. Thought you just wanted to know what apps ppl were using to get multimedia keys to work (alot of ppl seem to be having problems with this), didnt realize that you wanted help. Maybe choose a better title if you dont want too confuse ppl like me. Again sorry:)

  • What strategy do you use for development EJB-JSP ?

    Hi all,
    I'd like to share opinion about development phase.
    In particular what is the best strategy for development
    of JSP-EJB applications?
    1. You keep JSP files unpacked under your Context and copy EJB interfaces in the /classes directory
    Pro: quick web development, no packing/unpacking of files
    Contros: proliferation of EJB interfaces both on Web side and on the EJB side
    2. keep JSP files and EJB interfaces into an .ear file and drop the ear file in the deploy directory for every modification.
    Pro: compact distribution of application, no need to keep duplicate copies of EJB interfaces
    Contros: packing/unpacking of ear/war files needed for every single modification of jsp/ejb
    What do you think?
    Thanks
    Francesco

    I certainly package the stuff in an EAR file - this EAR file contains the WAR file with my JSP/Servlet/Struts code & the required EJB interfaces. As well as the WAR file, the EAR file contains a JAR for the bean implementation. I want to correctly split this up in case I end up using a seperate EJB and Servlet container - my current seperation doesn't really allow for this at the moment. I guess this would involve building:
    1.) app-common.jar - Bean interfaces, utils, data transfer classes etc
    2.) webapp.war - Front end client code including JSP's, Servlets, Struts code etc
    3.) ejb.jar - The bean implementation
    Many containers only support deployment using an EAR file - supporting deployment of unpacked structures is not a requirement in the J2EE spec and so it will depend on whether or not. JBoss 3.0 hot deployment is fairly good so getting ant to stick my EAR file in the deploy directory after each build is normally not much bother (only the occasional full restart)

  • What application do you use for extra/multimedia keys on the keyboard?

    Just curious on what applications there are available for all these extra keys manufacturers keep placing on keyboards, thankfully my keyboard only has a few extra and they aren't in the way. I've been using LinEAK for a while now but it doesn't seem to be maintained any more so I was wondering if there are any better alternatives.

    [vEX] wrote:
    con wrote:I use Xmodmap to get the keys to work...then just assign them actions throuhg the global shortcuts in applications
    If youre not gettign any codes, dmesg or xev, turn of the computer switch to the PS/2 port youre using USB to connect the keyboard, USB hid driver hasnt got the functionality to give those extra keys scancodes and the devs dont seem willing to do anything about it...
    Follow the wiki hotkyes instructions and you cant go wrong, someone posted link to them earlier.
    Not wanting to sound rude, but if you had even bothered to read the thread you would have seen that the keys are working fine with xbindkeys, it's the process of autostarting xbindkeys with openbox that doesn't work.
    However, I've now started using the built in keybind function in openbox, though for some reason I can't execute mpc commands (ie: mpc stop), it just won't work. Instead I have to use Sonata (ie: sonata stop), could the reason be that mpc outputs info while Sonata does not when you use those commands?
    EDIT: It wasn't, I added the --no-status switch but it still won't work with mpc.
    Actually i read every post in this thread before posting, sorry if came of sounding mean (sv:elak) or something. Thought you just wanted to know what apps ppl were using to get multimedia keys to work (alot of ppl seem to be having problems with this), didnt realize that you wanted help. Maybe choose a better title if you dont want too confuse ppl like me. Again sorry:)

Maybe you are looking for

  • In adobe reader, I can't print from different trays?

    Using Adobe Reader, I can't print from different trays on my Lexmark x954 printer.  I've tried reinstalling the print driver (latest version) and reinstalling Adobe Reader with no luck.  I can see the trays and even select them in the print dialog bo

  • Using Table Name reference in formula results in #VALUE error

    In Excel 2010, I have an OLE DB connection that brings in data from an SQL query. Excel automatically created the table reference for this (Table1). The table contains headers and Excel knows this; they are formatted in the table as such. When I try

  • Add executable to flash

    I would like to add a .exe file to flash.  Example.  Goto flash website click on tech support and fire remote access.exe  Is this possible. TIA

  • Looking For Patchsets for Oracle 11.2 g for Windows 2003 64 bit

    hi, I suppose I should not be running Oracle on Windows :) i have heard that more than once. I'm browsing My Oracle Support (support.oracle.com) searching for the correct patchsets for Oracle 11.2 g database Enterprise on Windows Server 2003 64 bit.

  • Copy Protect

    Hi All, Can anyone tell me how to protect my DVD and the images on it? I burned the disc with read only properties but my photographs on the disc can still be copied. Any help is greatly appreciated. Cheers.