Using multiple keyboards with different layouts on the same machine

My laptop has a Portuguese keyboard, which I use when I am at home, but at work I use an external keyboard with a Belgian layout. This is annoying because every time I switch keyboards, I need to go to every open program and manually change its input language with the language bar. Worse, when I start a new program, it starts with the default language which means that sometimes I have to switch input language also.

One way to work around this problem could be to buy a new keyboard, but I like that IBM model M keyboard and I have yet to find a better keyboard.

Instead of doing that, I wrote a program that switches to the correct input language when I start using a keyboard.

Download RightKeyboard

Photoshop 9 (CS2) & Miniaturansicht

Sodale nachdem das Miniaturansichts Problem für den Explorer sich mit der Installation von CS2 erneut aufgerollt hat und es viele Leute gibt die hier eine Lösung suchen hab ich mich auch mal auf die Suche gemacht.

Leider ist in deutschsprachigen Foren wenig zu finden also gings auf nach Übersee :D

Und ich hab eine Lösung gefunden: Weiterlesen »

Hacking Google Desktop Search

Ein Freund schickte mir per Mail einen sehr interessanten Link zur Google Desktop Suche. Naja, ich war eher mehr geschockt, vorallem da ich sie erst Tag zuvor installiert habe und nun froh war, dass das Tool meine 40GB indiziert hatte.

Naja, ich will euch das nicht vorenthalten:

Dieser Hack erlaubt es auf Rechner die auch die Google Desktop Suche verwenden alle indizierten Files zu sichten.

Hacking Google Desktop Search

This hack of GoogleÂ’s Desktop Search allows you to remotely moniter computers on a LAN. You will need to download Google Desktop and TCP/IP port redirection utility here.

1. Install Google Desktop and run datapipe.exe so that it is listening on TCP port 1180 and forwarding requests to 127.0.0.1 on port 4664. HereÂ’s what the command line should look like:

datapipe 127.0.0.1 1180 127.0.0.1 4664

2. Make a search using Google Desktop. Note the salt value after the localhost designation in the

browserÂ’s address bar, such as &s=1548888641.

3. Point your browser to this url: http://ipoftargetmachine:1180/&s=1548888641

Now you can search the remote computer all you want. Have fun and I am not responsible for whatever you do with this information. Thanks to Sharp Ideas for help with the tutorial.

Der einzige Schutz davor ist eine Firewall die den Port 1180 sperrt.

Aber bei mir kam das Teil runter – weil noch einen Angriffspunkt auf meinem Betriebsystem (das ja eh schon so voll Lücken ist) wollte ich nicht.