bind keys not enabled

Discussion in 'Cadence' started by Hari, Aug 8, 2003.

  1. Hari

    Hari Guest

    Hi while invoking cadence viruoso layout editor the bind keys are not
    enabled. for ex if i press 's' stretch is not enabled. What is the
    problem. what should I do to enable it. why this problem occurs.

    thanks in advance

    hari
     
    Hari, Aug 8, 2003
    #1
  2. Quite probably the bindkeys have not been loaded in the .cdsinit file.

    The .cdsinit file is searched for in:

    <instdir>/tools/dfII/local
    ~ (home dir)
    . (current working dir)

    and then the first one found loaded. Often people have a central one which
    continues the search in the other places (but sometimes the file is called
    something else then - I've seen personal files such as .cdslocal, .cdsuser -
    you'd have to ask whoever is responsible for your system)

    To load the sample bindkeys that we provide with the software, you can
    add the line:

    load(prependInstallPath("samples/local/leBindKeys.il"))

    There are some other sample bindkeys as well, including leSchBindKeys.il
    which contain a unified set of bindkeys (vaguely common keys between
    composer and virtuoso). And of course you can roll your own.

    To try them out, try typing the above command in the CIW entry line.

    Andrew.
     
    Andrew Beckett, Aug 8, 2003
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.