Free PDF Manual Guide

User Manuals – Owners Manual – User Guide

Honda VTX 1300 Forward Control Installation Instructions

Before beginning your installation, please note the following:
• Though our products allow for user friendly installation, Supreme Legends USA recommends all installation of our product to be done by a qualified mechanic or individual.
• Some controls may require additional components not included with your kit. Some instructions may or may not be included such as installation of a brake line or brake banjo switch, minor adjustment of shift rods, or installation of a kickstand bracket on 2000 up FXST models. (extended 2” or 3” models will require longer brake lines and possibly longer shift rods)
• Please remember to use thread locking compound (we recommend Loctite blue 242) on any components which could come loose by vibration. Be certain to verify your mounting bolts, toe and foot pegs. Though we apply Loctite to some of our bolts, we DO NOT apply any to our pegs so that you may make final clocking/comfort adjustments for your particular application. DO NOT USE RED!!
• We recommend using an appropriate motorcycle lift when possible. Be certain the lift can maintain the weight of your bike without question, and be certain to secure the bike as necessary during installation of the controls.
• Be certain to dispose of all fluids properly
• BE AWARE OF WHICH TYPE OF BRAKE FLUID YOU ARE USING IN YOUR LINES. NEVER MIX DOT 4 AND DOT 5 TOGETHER. SUPREME LEGENDS USA WILL NOT BE HELD RESPONSIBLE FOR DAMAGE INCURRED TO YOUR VEHICLE DUE TO INCORRECT INSTALLATION OF PRODUCT OR USE OF INCORRECT FLUID. PLEASE CONSULT YOUR LOCAL DEALER.
• Remember that with this installation you are modifying your motorcycle, and though our controls are assembled to a “stock” comfortable fitment, there will be adjustment necessary to ensure adequate comfort for your shifting foot, as well as ensuring all shifting is occurring appropriately.

Download

Leave a Comment

Printer Driver Files Guide

The Paper Catalog files and the PPD file for Windows operating systems are installed in the default folder by multiple software utilities. You can modify the location during the installation. If you move the location after the installation, you must remap or update the associated file paths for the software utilities.
[Read the rest of this entry...]

Leave a Comment

Oracle Database Security Checklist

For several major releases of the database, the Oracle documentation has provided a security checklist for customers to follow to help secure Oracle database environments. Since Oracle9i, Oracle has been working with customers to better understand their desired default configurations and harden the Oracle environment. Oracle Database 10g Release 1 Enterprise Manager (EM) Configuration pack introduced the policy manager which has the ability to scan databases and look for security related configuration status. The EM policy manager continues to be enhanced and provides a powerful tool for DBAs and security officers to scan installations for incorrect configuration settings such as unlocked default accounts. The Oracle Technology Network provides additional information on the EM policy manager tool and it’s configuration scanning capabilities.
[Read the rest of this entry...]

Leave a Comment

MapSource for Beginners – A Complete Step By Step Guide

MapSource is the software that is supplied with most Garmin Handsets* MapSource is the software that is installed on your PC, not to be confused with the Unit Firmware, which is installed on the GPS unit itself (you should not need to do anything with the Unit Firmware by default as it should be ready configured for you to use out of the box)
[Read the rest of this entry...]

Leave a Comment

How to Draw Tree Structures in MS Word

How to Draw Tree Structures in MS WordHow to Draw Trees in MS Word (English version) Ken Ramshøj Christensen, 2005 1 How to Draw Tree Structures in MS Word Ken Ramshøj Christensen Dept. of English, Inst. for Language, Literature & Culture, Aarhus University, DK-8000 Århus http://www.hum.au.dk/engelsk/engkrc/ engkrc@hum.au.dk (1) Canvas a. In the menu choose View > Print Layout. This is necessary in order to be able to see line drawings. b. In the menu choose Tools > Options… c. Under the General tab, uncheck “Automatically create drawing
[Read the rest of this entry...]

Leave a Comment

Sony Ericsson W300i Quick Start Guide

To Select Contacts
When selecting default contacts, use the navigation key to select Contacts > Options >
Advanced > Default > Contacts, then choose Phone Contacts or SIM Contacts. To add a
contact, select Contacts > New Contact > Add. Enter Name and New Number, then select Add > OK.
[Read the rest of this entry...]

Leave a Comment

RotorQ System Settings Guide

The RotorQ system is shipped with default settings that are in compliance with Daimler-Chrysler’s specifications. Most of the settings in the software should not need to be changed. Changing any of the settings that are not described below will likely make the system and it’s test results non-compliant. Future releases of the RotorQ software may hide these settings from the user. There are, however, settings that need to be changed to prevent extremely long test times. Some of these settings are in the program’s “File => Preferences => System Settings…” menu item.
[Read the rest of this entry...]

Leave a Comment

Motorola EM200 Mobile Radio User Guide

Your radio has two programmable buttons. Your dealer can program these buttons as shortcuts to various radio features. Check with your dealer for a complete list of functions your radio supports. Programmable buttons include the g and h buttons (see page 9).
[Read the rest of this entry...]

Leave a Comment

Adobe Photoshop CS2 Color Settings Quick Tips

Color Settings
The Color Settings dialog box lets you set the default working spaces for RGB, CMYK and Grayscale. It allows you to set Color Management Policies, which dictate how Photoshop uses (or ignores) embedded profiles in images. It also allows you to set warnings for missing or mismatched profiles.
1. Choose Color Settings from the Edit menu. Then choose North America Prepress 2 from the Settings pop-up menu.
[Read the rest of this entry...]

Leave a Comment

A brief MySQL tutorial

Creating and Deleting Databases
1) Creating a database
mysql> CREATE database 134a;
Query OK, 1 row affected (0.00 sec)
2) Deleting a database
mysql> DROP database 134a;
Query OK, 0 rows affected (0.00 sec)
[Read the rest of this entry...]

Leave a Comment