Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
Hi,
If possible, I want to edit the XML file of my new Logitech Wave Keyboard, to change the rather useless Zoom in/out and function switch hotkeys located on the side of the keyboard to something more useful i.e Ctrl+X, Ctrl+C and Ctrl+V (Cut/Copy/Paste)Here is an extract of part of the XML file is wish to alter with shows the 3 Hotkeys in question with an assigned number, but I want to change the function to a key press if possible??
<TriggerState Name="ButtonDownUp" HandlerSet="QuickSwitch">
<Handler Class="Handler3DFlip">
<Param/>
</Handler>
</TriggerState>
</Trigger>
</Button>
<Button Number="589855" Name="Zoomout">
<Param IconLoc="" Type=""/>
<Trigger Class="ButtonPress">
<Param Button="589855" FirstRepeatDelay="160" RepeatDelay="150" Silent="0" Type="0"/>
<TriggerState Name="ButtonDownUp" HandlerSet="ZoomBtnOutSet">
<Handler Class="ZoomBtns">
<Param ActionName="-1"/>
</Handler>
</TriggerState>
</Trigger>
</Button>
<Button Number="589856" Name="Zoomin">
<Param IconLoc="" Type=""/>
<Trigger Class="ButtonPress">
<Param Button="589856" FirstRepeatDelay="160" RepeatDelay="150" Silent="0" Type="0"/>
<TriggerState Name="ButtonDownUp" HandlerSet="ZoomBtnInSet">
<Handler Class="ZoomBtns">
<Param ActionName="1"/>
</Handler>
</TriggerState>
</Trigger>
</Button>
<Button Number="589885" Name="Gadgets">
<Param IconLoc="Devices\Keyboard\CommonIcons\Gadgets" Type="HOTKEY"/>
<Trigger Class="ButtonPress">
<Param Button="589885" FirstRepeatDelay="0" RepeatDelay="0" Silent="0" Type="0"/>I hope someone can advise or offer a code to replace the above so I can have more useful function keys for my needs.
Thanks in advance.

![]() |
![]() |
![]() |
| Login or Register to Reply | |
| Login | Register |
| Ads by Google |