|
Hi,
I'm having trouble finding a VNC server for Mac OS X that allows me to connect from a Windows box with German keyboard layout. I've tried the built-in desktop sharing and several versions of Vine but all of them had problems with several keys.
Does...
Started by Stephan on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at serverfault):
The short answer is no,
I have the same problem with a Spanish keyboard connected to an Ubuntu box VNC'd is to re-connect my ....
keyboard using the German layout?
I seem to recall having used my Mac Mini with a Swiss PC keyboard.
|
|
Hi all - I'm trying to find a machine I can carry with me for writing prose paragraphs (I'm not concerned about layouts/editing etc) while travelling. My requirements list is short but probably contradictory:
Light/small so I can carry it around easily...
Started by alistarr* on
, 37 posts
by 27 people.
Answer Snippets (Read the full thread at arstechnica):
For just writing text, you could also consider an iPad+keyboard sleeve like an 80% size chiclet keyboard....
Very nice form factor for writing and good keyboard to have pretty good keyboards.
Old model (C2D) MacBook Air 11-inch.
|
|
Explain... ---
Gigabyte GA-P55A-UD4 | i5-750 | 8GB DDR3-1600 HyperX | Galaxy GTX570 SLI | Win7 Pro 64
Xbox360 Elite - Jasper ---
Xbox Live Gamertag: s0cks182
Started by Furyan on
, 11 posts
by 6 people.
Answer Snippets (Read the full thread at gpforums):
Oh and the amount of typo's I make (even the missus does) with this keyboard is insane.
|
Ask your Facebook Friends
|
I need a decent keyboard
I game, browse and listen to music. I would like a keyboard with lit keys as well as a volume function for the tunes. Any advice on what I should go for guys? I do not need to keybind too many keys for gaming so functionality...
Started by Germungus on
, 10 posts
by 8 people.
Answer Snippets (Read the full thread at liveleak):
Around usage the Microsoft SIDEWINDER X4 Keyboard is an exelent choice if you dont mind a red backlit.
|
|
I've just bought a beast of a build from Aria which should be here in a couple of weeks, but need a half decent wireless set-up to go with it and was wondering if any folk on the Aria boards can recommend me any. I'm not after pinpoint accuracy and also...
Started by JCHBK on
, 4 posts
by 3 people.
Answer Snippets (Read the full thread at aria):
QUEhT-6MC8Tp8QPg8q2wBw&ved=0CHwQ8wIwAw
And a good all round keyboard would be
http://www.aria.co.uk Sidewinder is a absoloutely awesome all round keyboard and its very low priced, just remember the keyboard however as its a awesome....
|
|
Is there a decent desktop keyboard that has a mouse scroll ball in it? I find it extremely annoying moving from the keyboard to the mouse and back and my current mouse is giving me RSI.
I want a desktop keyboard like this:
Ideally I would like the J key...
Started by Jonathan Parker on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at superuser):
If you're looking with the VerticalMouse!
It's unclear whether....
I think there's a few variants if you prefer a slightly different keyboard layout.
IBM Model M keyboard patents) makes a nice keyboard with an integrated trackball .
|
|
Hi,
In my company we need to test our website (that we develop), On many browsers including:
IE6 IE7 IE8 Safari Firefox 2 Firefox 3 Chrome This is a very time consuming task since we test it in many computers. I thought it's good to make a server for ...
Started by Omar Dolaimy on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
If you do, you'll need to ramp up the memory a little, so consider maybe a 64-bit Windows Server 2008 solution with at least 8... .
If you don't need to keep each OS instance running at the same time then a pretty basic PC-class machine should be adequate .
|
|
I'm in the market for a netbook, and the biggest concern for me is the small keyboard size. What is the largest-scale keyboard I could realistically find on a cheap netbook, and what vendors sell netbooks in this size?
Started by Matthew on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
Amazon is selling them for $330, i'm sure you'll is a fingerprint magnet... .
There's a decent size Return key, the Fn key sits inside the Ctrl key for the keyboard, so that's pretty much as big as it gets.
Nailed the keyboard layout.
|
|
For various reasons a web application would be best suite a project that I am working on but I am worried about the user interface. There will be a lot of pick and choose options that could be handled by check lists, combo boxes, etc… and to a lesser ...
Started by Larry on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
We have not found a decent third party one.
Will probably need a "Soft keyboard" at some point.
|
|
One of the first things I learned in C++ was that
#include<iostream> int main() { std::cout<<"Hello, World!\n"; return 0; }
would simply appear and disappear extremely quickly without pause. To prevent this, I had to go to notepad, and save...
Started by Keand64 on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
Call Sleep(milliseconds) to sleep before exit.
Provides a simplistic answer (waits for keyboard input).
|