Re: [arch-general] ctrl to caps

2015-04-04 Thread Marshall Neill
If you are running Gnome then in the tweak tool there is the option to 
switch otherwise I found this


http://c2.com/cgi/wiki?RemapCapsLock

Hope it helps some.








On 04/04/2015 06:09 PM, Bennett Stedwell wrote:
I've been trying to swap ctrl to caps (mainly for emacs) and I've 
tried all the basics (dconf, xsession, and xinitrc) but none of them 
work.




Re: [arch-general] ctrl to caps

2015-04-04 Thread Ben Doan
Try putting this in your xinitrc:
setxkbmap -option ctrl:nocaps

On Sat, Apr 4, 2015 at 6:09 PM Bennett Stedwell  wrote:

> I've been trying to swap ctrl to caps (mainly for emacs) and I've tried
> all the basics (dconf, xsession, and xinitrc) but none of them work.
>


[arch-general] ctrl to caps

2015-04-04 Thread Bennett Stedwell
I've been trying to swap ctrl to caps (mainly for emacs) and I've tried 
all the basics (dconf, xsession, and xinitrc) but none of them work.


Re: [arch-general] Cannot use monitor in 1920x1080 anymore

2015-04-04 Thread Celti
On Sat, 04 Apr 2015 11:29:26 -0500 "Pedro A. López-Valencia"
 wrote:

> Hmmm...  Martin, if you still have a Xorg.log it means you have a
> really old installation, or you installed syslog-ng and integrated it
> with journalctl, something that is not standard anymore. Heck,
> OpenSUSE just removed it of Tumbleweed, it's a sign of the times.

That would only be true if systemd launched Xorg directly. Xorg writes
its log file on its own, not through syslog and not to the journal; I
can tell you that on my fully up-to-date system, at least, Xorg writes
to /var/log/Xorg.X.log (or to ~/.local/share/xorg/Xorg.X.log for
non-root Xorg).

-- 
Patrick Burroughs (Celti) 


pgpqGfhEW4PrN.pgp
Description: PGP signature


Re: [arch-general] Little automation to install

2015-04-04 Thread Roman Neuhauser
# brauli...@gmail.com / 2015-04-01 13:53:57 -0300:
> Hello all,
> 
> After some many years, I'm back to ArchLinux. One thing that took me time
> was to read the manuals and run all the commands for installation.
> 
> That made me wonder on how automation might help things get easier and
> faster on install. Could you please tell the current works on that?
> 
> The result of my work was this script:
> https://github.com/brauliobo/gitconfig/blob/master/histories/archinstall.sh

everybody and their mother has written one:
https://github.com/roman-neuhauser/anarchinst

current situation is suboptimal, yet it's miles better to have little
automation and all options open than a blessed tool that does not fit
your needs.

-- 
roman


Re: [arch-general] Cannot use monitor in 1920x1080 anymore

2015-04-04 Thread Pedro A. López-Valencia

On 30/03/15 06:24, Martin S. Weber wrote:

On 2015-03-30 13:08:11, Alfredo Palhares wrote:

Any ideas how can I debug this problem further ?

Have a look at X's logfile, /var/log/Xorg.log. There should be messages that 
say the modes
are being removed, and why (not enough Vram, some parameter out of range, 
etc.). It's likely
warning or errors, so it should be among the output of egrep '\([WE]{2}\)' 
Xorg.0.log.

Good luck,
-Martin


Hmmm...  Martin, if you still have a Xorg.log it means you have a really 
old installation, or you installed syslog-ng and integrated it with 
journalctl, something that is not standard anymore. Heck, OpenSUSE just 
removed it of Tumbleweed, it's a sign of the times.


Alfredo, as Arch uses systemd/journalctl, you need to use the command:

journalctl -b0 _EXE=/usr/lib/xorg-server/Xorg

If you are not in the systemd-journal group, you may need to run the 
command in a root shell or with sudo.


--
Pedro A. López-Valencia
http://about.me/palopezv