A true Unix keyboard - Printable Version +- nixers (https://nixers.net) +-- Forum: Desktop Customization, Efficiency, and Aesthetics (https://nixers.net/Forum-Desktop-Customization-Efficiency-and-Aesthetics) +--- Forum: Hardware talk (https://nixers.net/Forum-Hardware-talk) +--- Thread: A true Unix keyboard (/Thread-A-true-Unix-keyboard) |
A true Unix keyboard - dunz0r - 29-07-2014 Just found this project on github. It's a modified Filco Minila with a custom firmware. You can tell the creator has really thought about stuff, it even has a "Tmux"-key. Looks really sweet. Totally want one. How would your "unix keyboard" look? Mine would probably be similiar to Johns, but without the arrows, I'd map them to Fn+hjkl since I'm a vim biggot. RE: A true Unix keyboard - venam - 29-07-2014 Where is Sysrq? That's the only key that has been preserved through time, even on Window keyboard, and that is only used on unix-y systems. RE: A true Unix keyboard - dunz0r - 29-07-2014 Hmm... you're right, it's missing. It isn't in some hidden layer in the firmware either. https://github.com/jonhiggs/ml62/blob/master/keymap_plain.c RE: A true Unix keyboard - jonhiggs - 30-07-2014 Fixed. https://github.com/jonhiggs/ml62/commit/e6353792f96d0d2164f3ad9b522b2cbafd94429e :) It makes no difference to me for the moment but I think I'll want it in the future. I'm glad you like my keyboard. RE: A true Unix keyboard - venam - 30-07-2014 (30-07-2014, 10:15 AM)jonhiggs Wrote: Fixed. https://github.com/jonhiggs/ml62/commit/e6353792f96d0d2164f3ad9b522b2cbafd94429e :) Amazing, now you got a true unix keyboard. I wouldn't have imagined the dev to directly reply in this thread, this is so cool. |