From d310ac3ddb92c5fe18fc54bcbc66b0e0129f6bec Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Sat, 6 Feb 2021 22:30:10 -0500 Subject: Add xmodmap configuration --- home/.xsession | 1 + 1 file changed, 1 insertion(+) (limited to 'home/.xsession') diff --git a/home/.xsession b/home/.xsession index b43be905..a834a150 100644 --- a/home/.xsession +++ b/home/.xsession @@ -1,3 +1,4 @@ . ~/.profile +xmodmap ~/.config/X/modmap xrdb -load ~/.config/X/resources cwm -c ~/.config/cwm/cwmrc -- cgit 1.4.1 libtls for OpenSSL
summary refs log tree commit diff
path: root/tls_util.c (unfollow)
Commit message (Expand)Author
2021-04-18build: Remove added x509_verify.3 links 3.3.2June McEnroe
2021-04-18tls: Use EC_KEY_set_ex_dataJune McEnroe
2021-04-18Import LibreSSL 3.3.2June McEnroe
2021-03-05Bump version to 3.3.1p1 3.3.1p1June McEnroe
2021-03-05build: Add OpenSSL includes to libcompatJune McEnroe
2020-12-15Import LibreSSL 3.3.1June McEnroe
2020-11-24Import LibreSSL 3.3.0June McEnroe
2020-10-22Import LibreSSL 3.2.2June McEnroe
2020-09-29Import LibreSSL 3.2.1June McEnroe
2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe
2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe
2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroetd>Remove leading blank linesJune McEnroe
2017-09-27Add merge.c to READMEJune McEnroe
2017-09-03Assert client coords are valid after movementJune McEnroe
2017-09-03Relicense AGPLJune McEnroe
2017-09-01Revert "Add client readOnly mode"June McEnroe
2017-09-01Remove clientRemove call from clientCastJune McEnroe
2017-09-01Add client readOnly modeJune McEnroe
2017-08-31Clean up merge toolJune McEnroe
2017-08-31Choose B for tiles with equal modify timesJune McEnroe
2017-08-31Add quick data file merge toolJune McEnroe
2017-08-30Use only foreground color for selecting spawnJune McEnroe
2017-08-29Add four additional spawnsJune McEnroe
2017-08-28Add respawningJune McEnroe
2017-08-26Move license above includesJune McEnroe
2017-08-26Snapshot metadataJune McEnroe
2017-08-26Add meta.c to READMEJune McEnroe
2017-08-26Use MakefileJune McEnroe