Forgot your password?
typodupeerror

Comment Return vs Enter (Score 1) 62

Back in the "old days" computing power was mainly available on mainframes and miniframes. Applications were built where displays were just forms rendered off terminals. The terminals had some smarts and after each form was filled in the Enter (Submit, etc.) key was pressed so the values were sent to the "real" computer so either the next forms could be rendered or the output could be calculated/printed. This form was rendered in what was typically called block mode. There is no communication with the computer until the Enter key was pressed. Pressing Return would just bring the cursor to the beginning of the line where the cursor was. After the application exits, the terminal was brought back to interactive mode where OS commands could be used completed using the Return key. I guess for these classes of computers, compute was really scarce and the use of block mode allowed people to use the computer with minimal sluggishness.

The WWW did the same thing when the first sites used Submit buttons.

When I first worked on an HP3000 I was asked to do some stuff in an application on an HP 2645A terminal. I was told what to do and I just kinda assumed "then press the Enter key" meant pressing the Return key. After a while later I went for help and I was told I pressed the wrong key.

The HP3000 with terminals weren't anything like my Apple II. The default editor was a line editor like UNIX's ed. There was a 3rd-party editor that kinda worked like vi but still clunky compared to my Apple II/UNIX vi because it made use of block mode.

Comment Re:Universal fix (Score 1) 215

I want to migrate my dad from Windows to Linux but when I tried it 6 months ago using Ubuntu I couldn't drag a webpage icon to the desktop using Firefox reliably through its LiveCD.

Is this possible on Linux Mint using Firefox and Chromium? The behavior must be consistent between browsers in case he uses one or another. My dad relies on this functionality and typing commands into a CLI won't be convenient for him.

Comment Re:Model F (Score 1) 74

If you've spent any time on the Chyrosran22 Youtube channel you'll find IBM's beamspring switch keyboards have better feel than Model Fs. The Model Fs were a cost-reduced version of the beamspring, like the Model Ms were a cost-reduced version of the Model F.

Aside from the higher pitch sound of the Model F over the M, a benefit of Fs is their capacitance design allows true n-key rollover whereas Ms only have 2-key rollover. But Model Fs are more finicky of electrical ground connections.

Comment Re:No titlebar to grab (Score 1) 80

Firefox also does this by default. Right click on the empty space and select Customize Toolbar, you can check Title Bar on the bottom left. Their developers just kept all the infrastructure intact, allowing one to choose Compact mode. HTTPS is enabled by default as well as do not track. But the options could be overridden by the user.

Slashdot Top Deals

Lead me not into temptation... I can find it myself.

Working...