• Stars
    star
    133
  • Rank 271,032 (Top 6 %)
  • Language
    Shell
  • License
    Other
  • Created over 11 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Aranjament de tastatură "Romanian - Programmers" pentru Mac OS X / macOS

Despre

Aranjament de tastatură "Romanian - Programmers" pentru Mac OS X / macOS. Proiect implementat folosind Ukelele conform SR 13392:2004.

Pe scurt:

  • ALT + aă
  • ALT + qâ
  • ALT + iî
  • ALT + sș
  • ALT + tț

Extensie non-standard:

Imaginea de ansamblu a aranjamentului:

romanian-programmers-full

Aranjamentul implicit fără a apăsa taste de modificare:

romanian-programmers-default

Aranjamentul cu tasta de modificare ALT:

romanian-programmers-alt-modifier

Implementarea este completă, însă prezintă următoarea deficiență: ambele taste ALT (option) au rolul de AltGr. AltGr este interpretată drept CTRL + ALT, dacă această tastă există. Apple nu are AltGr pe tastaturile proprii. Combinațiile s-ar complica într-un mod inutil pentru aproduce același rezultat. Din moment ce din punct de vedere hardware, tastele sunt identice, rightOption în loc de anyOption nu se poate folosi. Această deficiență nu poate fi rezolvată pentru o tastatură Apple.

Instalare / Actualizare

curl --silent --location --max-redirs 10 https://raw.githubusercontent.com/SaltwaterC/romanian-programmers-mac/master/install.sh --output "/tmp/rpm-install.sh" && bash "/tmp/rpm-install.sh" && rm -f "/tmp/rpm-install.sh"

Atenție!

  • la instalare trebuie activat din:
  • System Preferences > Language & Text > Input Sources > Romanian - Programmers (OS X 10.8).
  • System Preferences > Keyboard > Input Sources > [+] > Others > Romanian - Programmers (OS X/macOS 10.9+).
  • la actualizare este nevoie de un logout + login pentru ca schimbările să fie vizibile. În cazul lui OS X/macOS 10.9+, s-ar putea să fie nevoie de reactivare dacă se execută o actualizare.
  • scriptul de instalare invocă sudo pentru a putea executa acțiunie dorite. Dacă securitatea este o problemă, este recomandată clonarea acestui depozit, urmată de o instalare manuală, sau de o instalare locală (./install.sh local) după ce scriptul de instalare este inspectat.

More Repositories

1

aws2js

[DEPRECATED - use aws-sdk for node.js] AWS (Amazon Web Services) APIs client implementation for node.js
JavaScript
238
star
2

http-request

General purpose HTTP / HTTPS client for node.js. Supports transparent gzip / deflate decoding. Successor of http-get.
JavaScript
81
star
3

sploit-tools

My own tools for easing the task of pentesting / exploit writing
Python
51
star
4

mime-magic

Proper MIME type detection library for node.js that wraps the libmagic functionality
JavaScript
35
star
5

libxml-to-js

XML to JavaScript object converter based on libxmljs
JavaScript
33
star
6

aircrack-db

A list of wireless cards tested with the dual-card injection test and in the field
Smarty
24
star
7

ftp-get

Simple to use node.js FTP client for downloading remote files
JavaScript
17
star
8

virustotal.js

VirusTotal API client for node.js.
JavaScript
14
star
9

serverspec-aws

Serverspec resources for AWS
Ruby
12
star
10

PasswordHash2

Portable password hashing framework for PHP. Uses the bcrypt and the SHA2 crypt() alternative schemes.
PHP
8
star
11

dynamo-backup-streams

Backup / Restore DynamoDB node.js streams
JavaScript
5
star
12

kitchen-docker-host-vagrant

[DEPRECATED] Docker host VM created with kitchen-docker in mind
Ruby
5
star
13

sysadmin-tools

My own tools for automatic the repetitive tasks
JavaScript
3
star
14

envelope-encryption-tools

Lightweight encryption toolkit to support envelope encryption schemes
JavaScript
3
star
15

rtl8812au

RTL8812AU driver with patch for building it on Raspberry Pi
C
3
star
16

exploit-list

Stuff written by following various resources about writing exploits
Python
2
star
17

pwned-password-downloader

Have I Been Pwned breached password list downloader
Crystal
2
star
18

oauth2-cli

CLI utility to get OAuth2 tokens for three-leggged flows
Ruby
2
star
19

pwned-password-checker

Offline search tooling into a pwned password list
Ruby
2
star
20

phbench

PHP Benchmark Test
PHP
2
star
21

keepass-static

Ruby bindings to libkpass as static built native extensions
C
2
star
22

simple-schedule

Simple scheduler for dispatching a number of batch tasks at defined intervals
JavaScript
2
star
23

unitformat-js

Unit formatter for JavaScript
JavaScript
1
star
24

salt-modules

Just a place to dump my custom SaltStack modules.
Python
1
star
25

dynflare

Dynamic DNS script built on top of the CloudFlare API
Python
1
star
26

XVE-Various-Embed

XVE is a WordPress plug-in for embedding media content to your blog.
PHP
1
star
27

remote_apt

Chef cookbook to handle the installation of remotely hosted apt packages
Ruby
1
star