Fn buttons and kernel custom questions

Hi, i dont know how i've to load hotkey modules to can use fn buttons on my laptop. I've tried with #modprobe hotkey but i get this:
[root@ximian64 boot]# modprobe hotkey
FATAL: Error inserting hotkey (/lib/modules/2.6.19-ck/kernel/drivers/acpi/hotkey.ko): No such device
And dmesg:
Using specific hotkey driver
What driver i've to use??
Another question... I've compiled a custom kernel but i dont know how i can do a initrd for my custom kernel.
Thanks
Last edited by songochain (2007-02-02 17:12:38)

Hi, i dont know how i've to load hotkey modules to can use fn buttons on my laptop. I've tried with #modprobe hotkey but i get this:
[root@ximian64 boot]# modprobe hotkey
FATAL: Error inserting hotkey (/lib/modules/2.6.19-ck/kernel/drivers/acpi/hotkey.ko): No such device
And dmesg:
Using specific hotkey driver
What driver i've to use??
Another question... I've compiled a custom kernel but i dont know how i can do a initrd for my custom kernel.
Thanks
Last edited by songochain (2007-02-02 17:12:38)

Similar Messages

  • Scroll bar, buttons and a Custom Component - help

    Thanks to another forum I was able to create a scroll panel and add a scroll bar to it.  That works fine.  Inside the scroll panel I have thumbnails of the product that I'm highlighting.  I want to be able to click on the thumbnail and have a full size photo of the product come up in the window next to the scroll panel.  I created a custom component that has a stage showing each full size product individually.  This worked fine when I simply had buttons and no scroll bar.  I could convert the thumbnail to a button and then add interaction so that it would go to the proper state of the custom component.  Where I'm having problems is now that I've imbedded the buttons in a scroll panel I'm no longer given the custom component as an option to pick from.  I can add interaction, but it only gives me the option of picking one of the pages, and not a component.
    I've attached a screen grab to help show what I'm describing.
    Any ideas?
    Doug

    Doug, thanks for asking this question.
    Hi ADAM...
    It seems that a lot of us are asking the same question: Scrollbar Navigation-Make Actionable
    (I created a low-fidelity proof-of-concept to test—using a datalist as you suggested. See link in my posting).
    I have reviewed the video you refer to here, but you example still does not allow for individual items in the datalist (scrollbar) to be assigned individual actionable events.
    Can you expain your thinking in Option 1, as a workaround? Do you have any other suggestions?
    BOTTOM LINE
    We are all looking to do the same thing... something we are going to see A LOT MORE of after Uncle Steve's TABLET presentation next week:
    A scrolling menu, with selected items in the menu causing "navigation" to a certain point in a scroll panel. (imitating the flick or slide effect of iPhone).
    Suggestion: Can you add a field to thedatalist so that when the "repeated item" (in edit mode) is configuredto do an action (i.e., On-Click, Transition to State), we can then assign the state  you'd like for each item in thetable itself?
    Now the issue is making it change the "State" within another component (i.e. scrolling panel). Can that be done?
    Thanks,
    - Rick

  • I want to know how to clear the text area by the push off my next question button and ask a new ques

    I want to know how to clear the text area by the push off my next question button and ask a new question - also I want to know how to code in my project to where a user can enter a math question in one border container and the answer enters into the next container
    heres my code so far
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                   xmlns:s="library://ns.adobe.com/flex/spark"
                   xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600" backgroundColor="#1E5C75">
        <fx:Script>
            <![CDATA[
                protected function button1_clickHandler(event:MouseEvent):void
                    //convert text area into labelid to be identified by actionscript
                    richTextLabel.text = myArea.text;
            ]]>
        </fx:Script>
        <fx:Declarations>
            <!-- Place non-visual elements (e.g., services, value objects) here -->
        </fx:Declarations>
        <!--container 1-->
        <s:BorderContainer borderWeight="7" x="28" y="10" width="200" height="138">
            <s:layout>
                <s:VerticalLayout paddingTop="10" paddingBottom="10"
                                  paddingLeft="10" paddingRight="10"/>
            </s:layout>
            <!--data Entry control-->
            <s:TextArea id="myArea" width="153" height="68"/>
            <!--end of data entry control-->
            <s:Button width="151" label="ask a question" click="button1_clickHandler(event)"/>
        </s:BorderContainer>
        <!--container2-->
        <s:BorderContainer borderWeight="7" x="509" y="10" width="200" height="138">
            <s:layout>
                <s:VerticalLayout paddingTop="10" paddingBottom="10"
                                  paddingLeft="10" paddingRight="10"/>
            </s:layout>
    <!--data entry control-->
            <!--convert tne data entry control into a label id in actionscript-->
            <s:Label id="richTextLabel" width="153" height="68"/>
            <s:Button width="151" label="next question" click="button1_clickHandler(event)"/>
        </s:BorderContainer>
        </s:Application>

    This is a user to user support forum.  We are all iphone users just like you.
    You are not addressing Apple here at all.
    This is an odd way to ask your fellow iphone users for help. Berating oterh users will not help you.
    "it's too fragile"
    No it is not.  i have never damaged one, nor has anyone I know.
    " U loose data when Ur phone is locked"
    No you don't.  Why do you think this?
    "and there is no customer support!!!  "
    Wrong yet again.  Apple has an 800 number and they have many retail stores and they have support articles that you can access using the search bar. Or you can contact them throgh express lane online
    "but I will go back with Blackberry "
    Please do.
    Good ridance

  • Basic Menu Button, Background, and a:hover question

    Yes, I'm probably the newest DW CS3 person on this forum.
    I've looked at many of the forum entries and haven't found what I'm
    looking for...sorry.
    I'm building a menu bar and would like the entire background
    image for the button to show up when the mouse is hovering over the
    menu list item. When I hover, the background only fills the space
    behind the text and not the full button size. I've tried combining
    Rollover Image but the Original and Rollover images are always
    skewed one way or the other. There must be a fairly easy solution
    but I haven't found it. Yes, I've ordered The Missing Manual for
    DWCS3 and have viewed Total Training, but of course, there's much
    much more to learn.
    I actually did build a working menu with 8 items using nice
    3-d images from Fireworks. Each button was a custom image with the
    menu item included (like Home or Contact Us), which drastically
    increased my web size. I'm at 625k with just the template layout so
    far, no content or other images in the editable area. This seems
    too large and so I feel I need to scale back my graphics and reduce
    color palets, including the buttons for the menu. This is why I'm
    here...to learn.
    Your assistance is greatly appreciated,
    Jim

    On Sat, 4 Oct 2008 07:03:08 +0000 (UTC), "GadgetRepair"
    <[email protected]> wrote:
    >Yes, I'm probably the newest DW CS3 person on this forum.
    I've looked at many
    >of the forum entries and haven't found what I'm looking
    for...sorry.
    >
    > I'm building a menu bar and would like the entire
    background image for the
    >button to show up when the mouse is hovering over the
    menu list item. When I
    >hover, the background only fills the space behind the
    text and not the full
    >button size. I've tried combining Rollover Image but the
    Original and Rollover
    >images are always skewed one way or the other. There must
    be a fairly easy
    >solution but I haven't found it. Yes, I've ordered The
    Missing Manual for DWCS3
    >and have viewed Total Training, but of course, there's
    much much more to learn.
    >
    > I actually did build a working menu with 8 items using
    nice 3-d images from
    >Fireworks. Each button was a custom image with the menu
    item included (like
    >Home or Contact Us), which drastically increased my web
    size. I'm at 625k with
    >just the template layout so far, no content or other
    images in the editable
    >area. This seems too large and so I feel I need to scale
    back my graphics and
    >reduce color palets, including the buttons for the menu.
    This is why I'm
    >here...to learn.
    >
    > Your assistance is greatly appreciated,
    >
    > Jim
    If you have looked aththe forum entries, you must have
    noticed the one
    single thing that is consistent for all questions:
    The answer is in the code. Verbal descriptions, even screen
    shots,
    don't help anyone figure what is going on. What's the URL?
    Win
    Win Day
    Wild Rose Websites www.wildrosewebsites.com
    [email protected]

  • HT1379 A flashing question mark appears when I re/start my MacBook Air 2013. At first, I pressed Power & Option button and it recovered from Internet. Then, four options appeared but none of them are helpful. Could u please help me to solve it asap?

    Hello,
    A flashing question mark appears when I re/start my MacBook Air 2013. Then, I pressed POWER & OPTOIN buttons and internet options appeared for internet recovery. After internet recovery, the OS X utilities appears with four options (Restore from Time machine, Reinstall OS X, Get help online and Disk utility). But none of them seemed helpful. On the last option Disk utility, the icon created only with 33KB and other disk 1 Mac Os X Base system. On First Aid, the icon Repair disk is disabled. So I could not click on repair disk. Could you please suggest me how to solve this problem asap? Thank you so much for your help in advance!

    You can try the following:
    Install or Reinstall Lion/Mountain Lion from Scratch
    Be sure you backup your files to an external drive or second internal drive because the following procedure will remove everything from the hard drive.
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Erase the hard drive:
      1. Select Disk Utility from the main menu and click on the Continue button.
      2. After DU loads select your startup volume (usually Macintosh HD) from the
          left side list. Click on the Erase tab in the DU main window.
      3. Set the format type to Mac OS Extended (Journaled.) Optionally, click on
            the Security button and set the Zero Data option to one-pass. Click on
          the Erase button and wait until the process has completed.
      4. Quit DU and return to the main menu.
    Reinstall Lion/Mountain Lion: Select Reinstall Lion/Mountain Lion and click on the Install button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible
                because it is three times faster than wireless.

  • Can Captivate 3 Support a Rollover and a Custom Button in the Same Area?

    Hello,
    I'm trying to create a functionality in a slide that includes both a custom button and a rollover text box.  I'd like both the button and the text box to occupy the same area and trigger off the same MouseOver action.
    I'm finding that only one or the other will trigger on the MouseOver.  It seems like only the top-most object (whether it is the button or the rollover text box) will trigger on the MouseOver.
    I've considered multiple workarounds, but each of them I've thought about tend not to fail for one reason or another.  Here's what I've considered so far:
    Create a rollover slidelet.
              *  I can't find a way to import a button into the rollover slidelet.  Also, I can't use a rollover image in the slidelet because I need the _down, _up, and _over states.
    Create a button with transparent properties outside the bounds of the actual button to include the rollover text.
              *  Since I have so many buttons in a row, there's no way to exclude certain portions of the button that might overlap the rest of the buttons.  Also, I don't want people to MouseOver where the text box might be to enable the button.
    Create a click to jump to the button.
              *  This sacrifices the true functionality of the simulation.
    Finally, I don't want to use any other program other than the Captivate series of programs to complete this action.  I know I can import an animation, but I currently can't support that as a solution.
    I'm guessing that I've reached a Captivate limitation.  However, I figured I'd give a last ditch effort to see if there's anything out there that might be a clever workaround I can't figure out.
    So, what do you all think?
    Cheers,
    Chris

    Hi again
    I would then surmise you find yourself upstream with no visible means of propulsion.
    Please consider submitting a Wish Form to ask for this capability to be considered in the next version. (Link is in my sig)
    I'm not sure how many folks would actually realize there are three states. The down state happens so briefly it's hardly noticeable.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Custom button and Custom fields in item data tab of SRM shopping cart

    Hello All,
    I am new to SRM 7.
    There is a requirement to add a custom button and on the click of a button I need to pop up some custom fields , and
    store it in SRM system.
    The webdynpro component is /SAPSRM/WDC_UI_SC_DOFC_D1.
    Can you pls tell me the process of adding, popup and transfer of the fields to SRM tables.
    Should we adding some fileds in SPRO->Extensions and field control.
    Kindly help.
    Regards
    Vinay

    Hi,
    I dont have access to SRM system but you can use enhancment concepts to enhance the standard component.
    Refer http://wiki.sdn.sap.com/wiki/display/SRM/HidingtabofShoppingcartinSAPSRM7.0 which is having something simmilar requirment.
    also refer http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/700317da-bd79-2c10-368e-8f18bf5d8b81?QuickLink=index&overridelayout=true
    I hope this will helpful for you to achive your requirments.
    Thanks,
    Chandra

  • My question is what if I have troubleshooted with holding the sleep/awake button and power and it's not changing to any other screen what should I do? It doesn't even show the battery strength wheither its completely dead or charging at all.

    My question is what if I have troubleshooted with holding the sleep/awake button and power and it's not changing to any other screen what should I do? It doesn't even show the battery strength wheither its completely dead or charging at all.

    - If you did not charge the iPod for a couple of hours before you did the reset then charege and reset:
    Reset iPod touch:  Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Then connect to your computer and if iTunes sees the iPod restore via iTunes. 
    - Next see if recovery mode will allow iTunes to see the iPod so you can restore the iPod. For recovery mode:
    iPhone and iPod touch: Unable to update or restore
    - Last, make an appointment at the Genius Bar of an Apple store.

  • Advanced Button creator with custom gradient and corners

    Advanced Button creator with custom gradient and corners, check it here -
    http://talkxe.com/?p=56

    Advanced Button creator with custom gradient and corners, check it here -
    http://talkxe.com/?p=56

  • Adobe Captivate - Multiple Choice Quiz Question - Radio Button and Text Alignment

    I have created a quiz with multiple choice questions.
    No matter what I do I cannot align the radio button and the text for the choices (see below).
    I would like to align the center of the radio button with the center of the letter A) and B).
    I have tried every option that I can think of in the Properties options.
    Please let me know if anyone has a solution for this.
    Thank you

    Thanks for the reply.
    Previously I tried several different combinations of fonts and font sizes, but didn't see any change.
    Does anyone else know of anything else that could effect this situation?

  • Question about Button and TextBox positions

    Hello everybody,
    I just started using Borland Together 6.1 extended with Java and I want to design a UserForm (an Application), especially a Online Bank terminal, where u can input and output different data. My problem is that when I add buttons and textboxes from the toolbox menu, I cannot put then on the place I want, I'm restricted to some positions (center, right, left, west, east and so on). My question is how can I create my elements on the position I want, how can I resize them. Could someone tell me some specific functions, which I should use.
    Thankx

    You should try to find a LayoutManager that suits you. If you can't find one, you can set the Layout to null, then use absolute positioning.
    setLayout(null);
    yourComponent.setLocation(50, 50);
    yourComponent.setSize(40, 20);You need to set both the location and size of components when the layout is null.

  • Mine is not a question but I received the solution to the iphone 4s not discovering bluetooth, you hold the top button and the home button until the apple logo comes up and then let it reboot, put your bluetooth in pairing mode, and then turn on bluetooth

    My new iphone 4s would not discover bluetooth.  I called apple, and the guy was great!!!  He told me to hold the top button and the home button together and do not let go until the apple logo came up, this would do a hard reset.  Then when it reboots, you turn on your bluetooth in paring mode, and then turn on the bluetooth on your iphone 4s and it will find your bluetooth device.  Simple, yet it works!!!  Hope this helps those of you having the same problem I was having trying to connect your bluetooth. 

    My new iphone 4s would not discover bluetooth.  I called apple, and the guy was great!!!  He told me to hold the top button and the home button together and do not let go until the apple logo came up, this would do a hard reset.  Then when it reboots, you turn on your bluetooth in paring mode, and then turn on the bluetooth on your iphone 4s and it will find your bluetooth device.  Simple, yet it works!!!  Hope this helps those of you having the same problem I was having trying to connect your bluetooth. 

  • Making button and a html site in visual studio community version

    Hi,
    I like to Making button and a html site  in visual studio community version but i dont know how to put the right code in my c# form to perform a action to my new html site i made with visual studio.
    So ik have a button and i added a html site with the "add" options to my form.I want the button to open onclick that site so i can make a html about some info of the button image (tool to use with metal)
    Any one? Sorry i am very new at this and also from the netherlands but i want to  coding in c# great to to learn..
    Many thanks!
    Arend

    Hi Arend,
    Thank you for posting in MSDN forum.
    Since this forum is to discuss: Visual Studio WPF/SL Designer, Visual Studio Guidance
    Automation Toolkit, Developer Documentation and Help System, and Visual Studio Editor. Based on your issue, I think that the issue is more related to the programming. So I’m afraid that it is not the correct forum for this issue.
    To help you find the correct forum for this issue, could you please tell
    me which kind of app you want to create? Is it winform app or others?
    If you want to code for a winform app using c# language, I suggest you
    can consult your question on specific
    WinForm forum so that they can share you something for you to start.
    Thanks for your understanding.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Mac freezing and kernel panics

    Please help if anyone can. I'm not much of a computer expert.
    I apologize in advance if I'm not asking this question in the right forum or topic- I haven't ever posted before today.
    I have a PowerMac G5 dual 2 GHz processor machine running 10.4.9. Lately I have had problems with freezing and kernel panics, especially at startup or soon after startup.
    I have 1 GB RAM, 150 GB hard drive with 117 GB free space. I have no peripheral devices hooked to my computer- just an Apple USB mouse and keyboard that came with my computer.
    Panics occur at startup usually, and require a restart using the power button.
    Sometimes the system profiler shows that I have only 1 CPU.
    I've run all the Apple hardware diagnostic stuff, Disk Utility, Disk Warrior, etc, and it comes up clean- no problems. I've run fsck -fy, and I've done a full erase and reinstall, then update to 10.4.9. Problem persists.
    Sometimes I don't get the startup sound, and then everything freezes.
    Sometimes it freezes on the blue screen and shows the prohibitory sign.
    Sometimes when it freezes, the fans go wild and just keep increasing in speed until I force restart.
    Recent kernel panic log reads as follows:
    Unresolved kernel trap(cpu 0): 0x300 - Data access DAR=0x0000000070000200 PC=0x000000000003FE3C
    Latest crash info for cpu 0:
    Exception state (sv=0x303BE280)
    PC=0x0003FE3C; MSR=0x00009030; DAR=0x70000200; DSISR=0x00200000; LR=0x0003FE24; R1=0x17903470; XCP=0x0000000C (0x300 - Data access)
    Backtrace:
    0x020B9E40 0x0002BC34 0x002FE1CC 0x002FE3E4 0x002D64D4 0x002D5DD0
    0x00502ED0 0x00500E00 0x004FFE98 0x0010916C 0x000D601C 0x000FE6C4 0x000DBF0C 0x000DC74C
    0x0022D248 0x000FDEE0 0x002A5F94 0x00089D0C 0x00061340 0x00063258 0x000A84F0 0x000AB980
    backtrace terminated - frame not mapped or invalid: 0xF0080DE0
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.iokit.IOStorageFamily(1.5)@0x4ee000
    Proceeding back via exception chain:
    Exception state (sv=0x303BE280)
    previously dumped as "Latest" state. skipping...
    Exception state (sv=0x2FA43C80)
    PC=0x00044398; MSR=0x4000F030; DAR=0x01597000; DSISR=0x40000000; LR=0x0001670C; R1=0xF0080DE0; XCP=0x00000010 (0x400 - Inst access)
    Kernel version:
    Darwin Kernel Version 8.9.0: Thu Feb 22 20:54:07 PST 2007; root:xnu-792.17.14~1/RELEASE_PPC
    panic(cpu 0 caller 0xFFFF0003): 0x300 - Data access
    Latest stack backtrace for cpu 0:
    Backtrace:
    0x000952D8 0x000957F0 0x00026898 0x000A8004 0x000AB980
    Proceeding back via exception chain:
    Exception state (sv=0x303BE280)
    PC=0x0003FE3C; MSR=0x00009030; DAR=0x70000200; DSISR=0x00200000; LR=0x0003FE24; R1=0x17903470; XCP=0x0000000C (0x300 - Data access)
    Backtrace:
    0x020B9E40 0x0002BC34 0x002FE1CC 0x002FE3E4 0x002D64D4 0x002D5DD0
    0x00502ED0 0x00500E00 0x004FFE98 0x0010916C 0x000D601C 0x000FE6C4 0x000DBF0C 0x000DC74C
    0x0022D248 0x000FDEE0 0x002A5F94 0x00089D0C 0x00061340 0x00063258 0x000A84F0 0x000AB980
    backtrace terminated - frame not mapped or invalid: 0xF0080DE0
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.iokit.IOStorageFamily(1.5)@0x4ee000
    Exception state (sv=0x2FA43C80)
    PC=0x00044398; MSR=0x4000F030; DAR=0x01597000; DSISR=0x40000000; LR=0x0001670C; R1=0xF0080DE0; XCP=0x00000010 (0x400 - Inst access)
    Kernel version:
    Darwin Kernel Version 8.9.0: Thu Feb 22 20:54:07 PST 2007; root:xnu-792.17.14~1/RELEASE_PPC
    Model: PowerMac7,3, BootROM 5.1.8f7, 2 processors, PowerPC G5 (2.2), 2 GHz, 1 GB
    Graphics: GeForce FX 5200, GeForce FX 5200, AGP, 64 MB
    Memory Module: DIMM0/J11, 512 MB, DDR SDRAM, PC3200U-30330
    Memory Module: DIMM1/J12, 512 MB, DDR SDRAM, PC3200U-30330
    Modem: Jump, V.92, Version 1.0
    Network Service: Built-in Ethernet, Ethernet, en0
    Serial ATA Device: ST3160023AS, 149.05 GB
    Parallel ATA Device: PIONEER DVD-RW DVR-107D
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Optical USB Mouse, Logitech, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    USB Device: Hub, Up to 12 Mb/sec, 500 mA
    USB Device: Studio Display, Up to 1.5 Mb/sec, 500 mA
    I don't know enough to be able to interpret this.
    Can anyone help.
    Thank you very much.
    PowerMac G5   Mac OS X (10.4.9)  

    Based on that info, it sounds like either the optical or hard drive is beginning to go bad and perhaps the CPU on the logicboard. The fact it mentions iostorage, that typically deals with the storage devices on the computer. The fact that the CPU disappears is not good. Backup your data and try to replace the hard drive. See my FAQ* on backing up:
    http://www.macmaps.com/backup.html
    A G5 takes SATA hard drives, and won't work with the Parallel ATA drives. SATA drives take the connectors shown here:
    http://en.wikipedia.org/wiki/Serial_ATA
    The drive may still be under warranty even if the computer is not. Look on the sticky label on the outside of the drive.
    * Links to my pages may give me compensation.

  • Using a submit email button and data format

    I have been reviewing the following document and have 1 question.
    http://www.adobe.com/devnet/livecycle/articles/lc_understanding_submit_tip.pdf
    Is there a way to customize the data format using a submit button?
    I may have the requirement to have end users submit data through an email submit button, but the client wants the data in the format Fieldname [delimiter of some sort] Fieldvalue, is this possible?  Would you need to manually edit the xml in the form to do this? Any pointers would be appreciated.
    The only options I see in the attributes of the email submit button are:
    XDP
    XML
    PDF
    URL encoded data
    Thank you,

    I have discussed this with Lori DeFurio, past Acrobat (and PDF) Developer Evangelist, and most recently, responsible for Customer & Field Enablement, who has informed me that this is possible and directed me to these forums for a resolution.
    Has anyone actually accomplished this?  Any information is appreciated.
    Thank you,

Maybe you are looking for

  • Excise amount entered wrongly during MIGO.

    Dear All ,            Our client captures and posts excise invoice during MIGO .During MIGO the person has to enter BED ,AED ,SED etc. But now while capturing Excise invoice the person didnt enter any % of excise inspite of warning and posted the MIG

  • Middleware debug problem  for BP's from CRM to ECC

    I tried few steps to debug BP  changes from CRM to ECC but nothing is working ... I deregistered the Queue thru SMQS, made changes to BP.. went SMQ1 select the Queue name Double Click 2 times.. then select the Tool bar (Debug LUW)..    I'm getting "N

  • Converting PMString to std::wstring in InDesign CS6

    I'd have to get the filepath of a resource of the opened document to a std::wstring. I can easily get the filepath of the resource as a PMString: InterfacePtr< ILinkResource > pResource( GetDataBase( LinkManager ), ResourceUIDRef.GetUID(), UseDefault

  • KVM for mixed DVI D-sub setup

    I can't find one of the KVM discussions I recall, but I don't think it addressed this. I would love to share a keyboard, mouse, and one or more monitors with my 3 PCs.  But the laptop and one PC are old (meaning D-sub video outputs), and the other is

  • Frontend Host Configuring

    I have read the article on Middleware Magic on setting the front end host but when I hit the URL and observe it through httpWatch still shows the appserver/port as the "host".   Doesn't seem to matter what I put in there, it always returns the same t