the only way to turn on the pc is to turn on the switch then imidiatly to turn it off... that turns on the pc normaly ...
You have a few options if you want to use a switch like that:
- Find an older PC-AT style power supply, and hack in the power connectors. May be very hard, I doubt anyone has made them in 15 years. Older PCs had power switches. Newer ones use momentary switches and power controllers
- Set your PC (in the BIOS) to start after a power interruption, wire the switch to a relay and just cut the power. You lose graceful shutdowns, though, so you have to be careful. (That's why PCs use momentary switches, not toggle switches -- so the OS can shut down properly)
- Find someone who knows electronics to make you a circuit to do it. PC power supplies have an LED output and the momentary switch input. You need a simple logic circuit -- If the LED circuit is off, and the switch is on, pulse the momentary circuit. If the LED is on and the switch is off, pulse the momentary circuit. Otherwise, do nothing. Then you'd flip the switch on, the PC would see a button push. Flip it off, it'd get another one. Its probably only a couple bucks worth of parts to do something like that.
- Replace the toggle with a momentary toggle, so you just toggle it to turn on or off. The LED you'd wire into the PC.
Personally, I went without. My PC is set to power on after a power loss, and I have a "breaker" that disables all the power in the cabinet. But I just use its BIOS setting to power on the PC with USB input, so I just hit any of the CP buttons to turn it on. It hibernates on its own, or I can shut it down.