Difference dmenu and dmenu-xft

Hello guys,
the default dmenu highlights the selected entry with a brighter text color where dmenu-xft displays selected entries with the same color than the others.
All I changed in dwm is
static const char *dmenucmd[] = { "dmenu_run", "-fn", font, "-nb", normbgcolor, "-nf", normfgcolor, "-sb", selbgcolor, "-sf", selfgcolor, NULL };
to
static const char *dmenucmd[] = { "dmenu_run", "-fa", "Inconsolata-9", "-nb", normbgcolor, "-nf", normfgcolor, "-sb", selbgcolor, "-sf", selfgcolor, NULL };
Why does it make a difference?
orschiro

orschiro wrote:static const char *dmenucmd[]  = { "dmenu_run", "-fa", "Inconsolata-9", "-nb", normbgcolor, "-nf", normfgcolor, "-sb", selbgcolor, "-sf", selfgcolor, NULL };
Shouldn't that be "-fn"?

Similar Messages

  • What's the difference KB2483139 and KB974587?

    All,
    I have a qeustion about the language pack, what's the difference KB2483139 and
    KB974587 ? for difference windows platform?
    Thanks.

     Hi, Arnavsharma,
    Thanks a lot for your reply, now My server is Windows 2008 R2 SP1, now which link for download the language pack,please advise,
    Best Regards,
    Kenneth

  • Please tell the difference ICS and Gingerbread

    Please tell the difference ICS and Gingerbread.

    Please refer to this blog post: http://developer.sonymobile.com/wp/2012/03/30/learn-about-the-technical-differences-between-gingerbr...

  • Difference between and != operators

    Hi All,
    My question may be very basic to you all
    Please let me know the difference between <> and != operators
    Thanks in advance

    user609996 wrote:
    Sorry to all,
    the operator "<>" is not printed
    I want the difference between "<>" and "!=" operators.And as you've already been told there is no difference between the &lt;&gt; and != operators. They mean the same thing, but are just different representations of it.
    The only difference is that the Oracle forum can't display &lt;&gt; if it is just typed in normally. To show it we have to type &lt and &gt with a ";" after each.

  • Difference between & and && operater   and  difference between and

    what is difference between & and && oprater in java
    and what is difference between << and <<< operater

    i am sorry i dont know about << ,<<<< There isn't a <<< operator.
    However I presume the operator being referred to is >>>
    They are bit shifting operators.
    In fact its the [url http://java.sun.com/docs/books/tutorial/java/nutsandbolts/bitwise.html]very next page of the tutorial linked to above.
    << == left shift
    == right shift,
    == right shift (unsigned)
    Cheers,
    evnafets

  • Difference between " " and ' ' in oracle

    Hi
    What is the difference between " " and ' ' in oracle

    Generally, single quotes ' are used as string delimiters. Double quotes are NOT string delimters in SQL, but are used to preserve the precise representation of what's enclosed - for instance, "abc" would be recognized as lowercase in situations where SQL would automatically translate them into upper case. Thus, something like
    SQL> select dummy as "dummy"
      2    from dual;
    d
    Xmeans to select the dummy column but preserve the name in lower case where normally the 'd' in the column name (cut off) would be 'D'
    Using empty strings to represtent nulls has already been discussed on this thread. Remember that spaces are NOT nulls. I personally find the replace-null-with-space method a bit clunky, but a lot of mainframe-to-oracle conversions use it.

  • Difference matte and how to fix the result?

    I did find this "tutorial" video of how to use Difference Matte:
    http://www.mefeedia.com/entry/difference-matte/10818096/
    But I would like to know, how I can edit the result?
    I did the Difference Matte and stuff, but I have a hole/transparent section in my object (in my ahnd in this case) after the difference matte. How can I fix it so I can select the one part/section of my hand that is transparent?

    Apologies ... totally misunderstood what the problem was! So you have areas that are keying out that you actually don't want to key out, right? Tom is steering you right as usual. You need to apply a garbage matte on an additional duplicated layer of your hand element. The Garbage Matte layer should be a rough selection of the central part of the hand element, the Difference Matte layer provides the fine edges to your hand element ... together they combine to produce a single apparent hand element ( with no holes in it! )

  • What is the Difference 'VOFM' and 'User-Exit' ?

    What is the Difference 'VOFM' and 'User-Exit' ?

    If you need to implement any of these User exits, you first create a project for the user exit, then assign the user exit(s) to your project. Then you write the coding for the user exit, and finally activate the project.
    For general information about user exits, in the R/3 Library, go to Basis components and look at the Enhancements section. In addition there is detailed information about each user exit that you can access when you assign it to your project (see below).
    Activities
    Start by creating your project.
    1. Enter a name for your project.
    2. Select Modification -> Create.
    3. Enter a short text for your project and select save.
    Next assign the user exit to your project.
    4. Select Components.
    5. Enter the name(s) of the user exits you want to implement.
    6. Select SAP documentation, if you want detailed information on this user exit.
    7. Select save.
    8. Select back.
    Next make your coding modifications.
    9. Select enhancement components.
    10. Select change.
    11. Select the user exit you want to write code for.
    12. Select the include zxpbco01.
    The system will then prompt you to create this include, and you can continue to write your coding in it.
    Next activate your project.
    13. Return to the initial screen and select activate project.
    Routines
    Routines are short sub-programs that carry out various checks during document processing. In the SD module, you can create and process routines for copying requirements, data transfer, requirements and formulas using transaction VOFM. Besides the routines delivered to you with the system, you can create your own individual routines.
    Transaction VOFM allows you to follow a standardized procedure for creating routines. The name ranges are predefined for routines delivered to you with the system and for routines created by the customer. This name convention guarantees that your own routines are not overwritten during a Release upgrade.
    Copying requirements and data transfer
    The routines for coying requirements and data transfer are defined for the document types sales orders, deliveries, billing documents, sales activities, as well as for texts. You specify copying requirements and the data transfers when defining the document flow for each document type. You enter the routines for texts in the access sequences for texts.
    o Copying requirements determine which data is copied during the copying of documents. A copying requirement could define, for example, that the same customer must appear in the document header when you copy an inquiry to a quotation.
    o Routines for data transfer make a detailed control of the copying of fields possible. A data transfer could define, for example, that particular item fields can only be copied in combination with other particular fields and can only be copied into contracts or credit and debit memos.
    Requirements and formulas
    Routines for requirements and formulas are used for functions using the condition technique. You enter these routines in the pricing procedure or the condition types. Requirements are also used for statistics.
    o A requirement in pricing can determine that an access is dependent on a particular precondition. It can carry out a check of the document currency, for example, and, depending on whether it is a foreign or the local currency, allow or deny the access.
    o Formulas are used in pricing to define various factors for pricing. Formulas are defined for scale base value, condition base value, condition amount, group key, and rounding rules. The formula for a rounding rule could define, for example, that all calculated amounts are rounded to two places behind the decimal point during a price change of the condition record. The formula for a condition base value could define, that the header discount is distributed among the order items according to volume an not value of the item, as is the case in the standard SAP R/3 System.
    Creating routines
    There are two methods to create a routine
    1. Creating by overwriting
    When using this method, a note appears as a commentary in the routine to be newly created.
    2. Creating
    When creating a new routine, an ABAP with internal number assignment is created.
    You always have to activate a new routine before using it. Each routine for requirements and formulas, copying requirements and data transfers is stored in a separate program. For each new routine an entry is added in table TFRM and TFRMT. For each routine, a long text can be stored as a text module.
    Most routines must be changed in client 000. Transaction VOFM can be transported as XPRAs, which means that after the import all routines can be activated.
    Name ranges for routines
    The standard routines are to be within the number range 001-599 (for 2 digit formula numbers, 01-49)
    The user routines are to be within the number range 600-999 (for 2 digit formula numbers, 50-99).

  • What is difference:  standby_archive_dest and log_archive_dest_1

    what is the difference on the standby database?
    Some I see for standby_archive_dest: ?/dbs/arch
    And for log_archive_dest_1: log_archive_dest_1 = /some_other_path/folder
    Some I see are same, standby_archive_dest = log_archive_dest_1 = /some_other_path/folder
    How are 9i, 10g, 11g different regarding these parameters?
    Where does standby database put the shipped archive logs, using which parameter?
    Edited by: user8875620 on Apr 4, 2013 9:01 AM

    Where does standby database put the shipped archive logs, using which parameter?STANDBY_ARCHIVE_DEST can be used to specify where archived logs received from a primary database are stored on a standby database.
    Note : In 11g this parameter is no longer to set since an appropriate location will automatically chosen
    For 10g STANDBY_ARCHIVE_DEST check the below link
    http://docs.oracle.com/cd/B13789_01/server.101/b10755/initparams205.htm

  • Please tell basic difference between "" and null  for String  variable.

    1.What is difference between String strRemitInfo = "" and String strRemitInfo = null?
    2. Which one is good practice while coding ?

    1.What is difference between String strRemitInfo = ""
    and String strRemitInfo = null?Emptry string and nul reference
    >
    2. Which one is good practice while coding ?Depends on what you want to do.

  • Whats the difference between and Album and a Smart Album

    OK, just upgraded.... So, whats the difference between an Album and a Smart Album?  
    Also, I like to organise my stuff, so if I create a folder for each year, and then a project within that year, why is it that the photos are always in both - and then again if I chose to create an album specific to a project, they are there again.
    So it might look:
              Folder (2012 Equine Photography)
                   Project - Specific Events
                        Album - Big Barn Dressage May
    Does this mean the individual photo is stored 3 times and using 3 times the space?
    Thanks guys!

    Mrsthebraggster wrote:
    So it might look:
              Folder (2012 Equine Photography)
                   Project - Specific Events
                        Album - Big Barn Dressage May
    Does this mean the individual photo is stored 3 times and using 3 times the space?
    No. Conceptually the Master only lives lives in the single (time based) Project you import it into. Albums are just collections of pointers that point to  images in various Projects.
    "Big Barn Dressage May" could be a Project, but only if it is only one day and a limited number of image files; otherwise an Album. "2012 Equine Photography" should be an album or a Folder of Albums. "Specific Events" could be an Album or a Folder of Albums.
    A Project should not be used as a Folder.
    From an earlier post of mine:
    Folders are indeed flexible organizational tools but IMO often overused. Folders can effectively hide contents from view and therefore require users to remember how folders are nested and what is inside them. Folders were the only way to deal with single-original film, but are IMO limiting to image database thinking.
    The way I look at it conceptually:
    Aperture is a database (DB), and each image file lives in one Project.
    Albums are just collections of Pointers that point to individual image files living in one or more Projects. Since they just contain pointers, albums can be created or deleted at will without affecting image files. Very powerful. And Albums of pointers take up almost zero space, so they are fast and do not make the Library size grow.
    Keywords can be applied to every image separately or in batches. Keywords are hugely powerful and largely obviate the need for folders. Not that we should never use folders, just that we should use folders only when useful organizationally - - after first determining that using keywords and albums is not a better approach.
    As one example imagine the keyword "flowers."  Every image of a 100,000 images Library that has some flowers in it has the keyword flowers. Then say we want to put flowers in an ad, or as background for a show of some kind, or to print pix for a party, or even just to look for an image for some other reason. We can find every flower image in a 100k-image database in 2 seconds, and in another few seconds create an Album called "Flowers" that points to all of those individual images.
    Similarly all family pix can have a keyword "family" and all work pix can have a key word "work." Each individual pic may have any number of keywords. Such pic characteristics (work, family, flowers, etc.) should not be organized via folders.
    So by using keywords and albums we can have instant access to every image everywhere, very cool. And keywords and albums essentially take up no space in the database.
    Another approach is to use a folder "Family" for family pix, a folder "Flowers" for flowers pix and another folder "Work" for work pix. IMO such folders usage is a very poor approach to using an images database (probably stemming from old paper or film work practices). Note that one cannot put an image with family in a field of flowers at a work picnic in all three folders; but it is instant with keywords.
    HTH
    -Allen

  • Price Difference Account and Change in Stock  Account

    Hi Experts,
    What are the main differences between "Change in Stock Account" and "Price Difference Account" ?
    Can anybody plz provide me the documents which gives sequential entries from GR to Payement involving these two Accounts?
    Regds,
    Bijay

    Hi
    Change in stock is triggered when goods are delivered to stock (Fg location) thru movement type 101 - GR for an order.
    During PGI - entry posted is
    COGS                 -        Dr
    FG Inventory        -        Cr
    Just though of correcting the message posted
    If the above clarifies pls assign points as a way to say thanks

  • Exchange Rate Differences function and when to use

    The company I am asking about is based in the US, but also has offices and transactions in Canada.  Does the Exchange Rate Differences function need to be run at month-end before finalizing the financials, in order to "re-value" the Canadian accounts, such as Accts Receivable, Accts Payable, Fixed Assets, etc. that may not have changed during the last month (no activity during the "current" month)?  The financials are expressed in US Currency.  Transactions during the month to the various Canadian accounts are "re-valued" at the time of the transaction entry, since the exchange rates are updated every day in the system.  We need a clear-cut idea of when the Exchange Rate Differences function should be run.

    I would say that you do need to do it. This is very important to ensure your account receivable control account (or payable) is revalued at the end of the month based on the new exchange rate.
    I know some companies do not revalue the balances as it is not required. I think, revaluating the balance makes sense as it will give you a true picture of your payable or receivable at the end of the month. This is also a good way of accruing your exchange rate loss/gain.
    Vincent

  • Whats the difference VGA and CIF

    hi can anyone tell me what VGA and CIF mean what are the differences and which is better?

    The term VGA [Video Graphics Array]is often used to refer to a resolution of 640×480, regardless of the hardware that produces the picture. It may also refer to the 15-pin D-subminiature VGA connector which is still widely used to carry analog video signals of all resolutions.
    The VGA specifications are as follows:
    256 KiB Video RAM
    16-color and 256-color modes
    262144-value color palette (six bits each for red, green, and blue)
    Selectable 25 MHz or 28 MHz master clock
    Maximum of 720 horizontal pixels
    Maximum of 480 lines
    Refresh rates at up to 70 Hz
    Planar mode: up to 16 colors (4 bit planes)
    Packed-pixel mode: 256 colors (Mode 13h)
    Hardware smooth scrolling support
    Some "Raster Ops" support
    Barrel shifter
    Split screen support
    Soft fonts
    The VGA supports both All Points Addressable graphics modes, and alphanumeric text modes. Standard graphics modes are
    640×480 in 16 colors
    640×350 in 16 colors
    320×200 in 16 colors
    320×200 in 256 colors (Mode 13h)
    As well as the standard modes, VGA can be configured to emulate many of the modes of its predecessors (EGA, CGA, and MDA).
    VGA is better.
    The Quarter Video Graphics Array (also known as Quarter VGA or QVGA) is a popular term for a computer display with 320 × 240 resolution. QVGA displays are most often seen in mobile phones, PDAs and some handheld game consoles. Most often the displays are in a “portrait” alignment (as opposed to “landscape”) and are referred to as 240 × 320 as the displays are taller than they are wide.
    The name is derived from the fact that it offers 1/4 of the 640 × 480 maximum resolution of the original IBM VGA display technology, which became a de facto industry standard in the late 1980s.
    At higher resolutions the "Q" prefix sometimes means "Quad" or four times the display resolution (e.g. QXGA which is 2048 × 1536).

  • TAXINN AND TAXINJ difference ? AND Which is better ?

    HI,
      Could u please explain  difference between TAXINN AND TAXINJ  ? AND Which is better ? And in which scenario they are used ?
    Regrds,
    Binayak

    TAXINJ & TAXINN are Tax Procedures in India. TAXINJ is old version & TAX INN is new version. Both has its own advantage & disadvantage.
    Upto 4.6C & partially 4.7 version of SAP, TAXINJ was used. TAXINJ is formula based calculation, in which we maintain the tax rate in Tax Code itself. The implication is that if say we are having product range such that say Excise rate differes for separate chapter ID, VAT, CST & permutation & combination of these, we require that many Tax Codes. For example:
    Tax Code: A1
    Taxes: 16% Excise Duty + 2% Education Cess + 12% VAT
    Tax Code: A2
    Taxes: 16% Excise Duty + 2% Education Cess + 8% VAT
    Tax Code: A3
    Taxes: 12% Excise Duty + 2% Education Cess + 12% VAT
    Tax Code: A3
    Taxes: 12% Excise Duty + 2% Education Cess + 8% VAT
    From 4.7 version onwards of SAP, TAXINN is being recommended & used. TAXINN is more user friendly & condition record based. In TAXINN, Tax Codes are statistical & of not much relevance, but are required to be maintained in condition record for taxes condition type. This makes Tax Codes simpler. The implication is that if say we are having product range such that say Excise rate differes for separate chapter ID, VAT, CST, we need not have the tax codes to that combination. For example:
    Tax Code: A1
    Can be used for any rate of excise duty, as tax code is only required to be maintained statistically in condition record.
    Tax Code: A2
    Can be used for any rate of VAT, as tax code is only required to be maintained statistically in condition record
    Regards,
    Rajesh Banka
    Reward points if helpful.

Maybe you are looking for