Search found 9 matches

by davejones
Tue Jan 28, 2020 6:54 am
Forum: Bugs and Non-Package Requests Forum
Topic: Connection drops all the time
Replies: 2
Views: 519

Connection drops all the time

1. Environment OS : MX Linux 19 $ uname -r : 4.19.0-6-amd64 dotfiles i3wm version 4.16.1 ~/.config/i3 Desktop computer with a TP-LINK (TL-WN725N) 150Mbps Wireless N Nano USB Adapter $ ip link show 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 10...
by davejones
Mon Oct 14, 2019 10:10 am
Forum: MX Modified
Topic: How can I make sysvinit (or any other interface) start Emacsclient on boot?
Replies: 0
Views: 1676

How can I make sysvinit (or any other interface) start Emacsclient on boot?

I wanna make Emacsclient independent from i3wm, so it persists when I restart the graphical interface. To do that, I need to remove its initialization from the i3wm configuration file. So far I have been unable to do. "xinitirc" (and similar related files) seems to be ignored. What can I do?
by davejones
Mon Oct 07, 2019 11:05 pm
Forum: Installation
Topic: Transfer ownership of my two extra internal drives from root to my regular user, and also mount them at startup
Replies: 2
Views: 1188

Transfer ownership of my two extra internal drives from root to my regular user, and also mount them at startup

#### Runtime Envinronent - OS: MX Linux 18 - $ uname -r: 4.19.0-5-amd64 - [dotfiles](https://github.com/mrbig033/dotfiles) - i3 version 4.13 - [~/.config/i3](https://github.com/mrbig033/dotfiles/blob/master/i3/config) - GNU Emacs 27.0.50 - [~/.emacs.d](https://github.com/mrbig033/emacs) #### Issue I...
by davejones
Wed Jun 26, 2019 2:14 am
Forum: Software / Configuration
Topic: How can I add commands to system init (SysV)?
Replies: 8
Views: 2534

Re: How can I add commands to system init (SysV)?

Jerry3904 wrote: Thu Jun 20, 2019 3:31 pm You can add commands using MX Boot options
Are you referring to this screen?. Cause I don't any a field for inserting commands, nor any such indication in the help file.
by davejones
Wed Jun 26, 2019 2:07 am
Forum: Software / Configuration
Topic: How can I add commands to system init (SysV)?
Replies: 8
Views: 2534

Re: How can I add commands to system init (SysV)?

exec --no-startup-id "emacsclient --socket-name=gui-emacs --no-wait --create-frame Maybe I'm missing something here, or maybe I'm a bit thick, but shouldn't there be closing quotes ? Just saying.... Phil Yes, it should, and there are closing quotes in my actual config. Sorry, I didn't paste it...
by davejones
Thu Jun 20, 2019 3:06 pm
Forum: Software / Configuration
Topic: How can I add commands to system init (SysV)?
Replies: 8
Views: 2534

How can I add commands to system init (SysV)?

- OS : MX Linux 18 - Window Manager : i3 version 4.13 I wish for the Emacs server ( emacsclient ) and Tmux to be started at boot. Is it possible to add the service to MX Linux's init system (SysV)? I tried adding it those to my i3wm init but it doesn't work. This is the command I use to start emacsc...
by davejones
Thu Nov 29, 2018 1:45 am
Forum: Bugs and Non-Package Requests Forum
Topic: [MX-17] Keyboard brazillian br-abnt2 layout is not loaded correctly on boot
Replies: 2
Views: 1887

Re: [MX-17] Keyboard brazillian br-abnt2 layout is not loaded correctly on boot

Now I choose "br" on the installation instead of "br-abnt2". You can solve it after installing too, just find out where the "br-abnt2" file, rename it and symlink "br" to "br-abnt2".
by davejones
Tue Feb 06, 2018 12:49 pm
Forum: Bugs and Non-Package Requests Forum
Topic: [MX-17] Keyboard brazillian br-abnt2 layout is not loaded correctly on boot
Replies: 2
Views: 1887

[MX-17] Keyboard brazillian br-abnt2 layout is not loaded correctly on boot

That happened the 4 times I installed MX-17. I solved it by copying

Code: Select all

/usr/share/X11/xkb/symbols/br 
to

Code: Select all

/usr/share/X11/xkb/symbols/br-abnt2

Go to advanced search