CTKArch · Forums
![]() |
|
---|---|
![]() ![]()
Posts: 2
Registered: 2011-05-01 |
Hello I just installed CTKArch last night,its awesome but I have few questions:
1)How to make panel NOT to hide,I know how to do it,but when I reboot it hides again. 2)I installed conkycolors when I run "conky -c /root/.conkycolors/conkyrc &" to start it I sometimes get the real conkycolors or the black ugly one.When I put this command to autostart.sh its starts sometimes but no always. 3)When I type "pacman -Syu" I get this error: "warning:cannot resolve "pacman>=3.5 a dependency of package-query "warning:cannot resolve "pacman>=3.5 a dependency of yaourt 4)How can I change wallpaper? 5)How can I change keyboard layout? 6)How to change default programs? 7)How can I paste commands or text to terminal? 8)There is no close minimize buttons on terminal Thank you. |
![]() |
|
---|---|
![]() ![]() Member
Posts: 193
Registered: 2011-03-09 |
for 1) and 3): what CTKArch version do you use? this problems are solved in 0.7...
2) why do you put your conkyrc in the /root directory? I hope you don't use CTKArch as root user... 4) search in Openbox menu (right-clic on the desktop) for "wallpaper"-->"random" or "choose picture" or "choose directory" 5) see the "localization" section in /etc/rc.conf 6) read docs about Pacman and Yaourt 7) like on all Linux distros: select text with left-clic, paste with middle-clic (Ctrl-C and Ctrl-V works too) 8) minimize: right-clic on the panel button, select "iconify"; close: type "exit" on the command-line (or right-clic, "close") and before all, read official doc |
![]() |
|
---|---|
![]() ![]()
Posts: 2
Registered: 2011-05-01 |
None of your answer worked.
But thanks anyway. How can I see what version is installed? 1 more thing,I added my user to sudoers file but when I try to do something it keeps saying that premission denied |
Last edited by: Karlas on May 01, 2011 3:29:27 pm
|
![]() |
|
---|---|
![]() ![]() Member
Posts: 193
Registered: 2011-03-09 |
what answer don't work? the only REAL answer I gave are for 4) 7) 8)...
for that points, I'm sure it works; if it don't work for you, give us more details... for your other questions, I just gave you some ways or links to find yourself your answers; have you read the docs? have you search on the Arch-wiki? to know what version you have, give the name of the file you burned on CD (or put on USB)... if you want to change keyboard layout, tell us what layout you want to use... PS: you give us to much questions in one post (one problem = one post), with a non-explicative tittle... |
![]() |
|
---|---|
![]() ![]() New member
Posts: 65
Registered: 2011-02-21 |
I am quite surprised, because 1) figures out, that you are using the live CD. In order to keep fixed panel, create an add-on. On the other hand, 3) is more connected with an installation on computer on rolling-release. I had the same problem because my first mirror was out of date. Change it – caution: do not do this if you are still using Calimero's frozen mirror… or udpate ctkarch to 0.7.
|
![]() |
|
---|---|
![]() ![]() Administrator
Posts: 551
Registered: 2011-01-20 ![]() |
1 - Environment menu.
2 - Just, stop running everything as root. The root terminal must be used ONLY for real system administration. 3 - As the documentation explains, if you want to update (you seem to), comment out the frozen repo from the mirrorlist. 4 - Environment menu. 5 - Edit /etc/rc.conf (see KEYMAP) to change it in the TTYs and /etc/X11/xorg.conf.d/10-evdev.conf to change it in Xorg. 6 - What is a default program? 7 - Select text somewhere, then middle-click where you want to paste it. That's all. 8 - Use Ctrl+D to close the terminal, Alt+LeftClickDrag to move it and click its icon in the taskbar to minimize it. If you want a title bar on it, remove the line <decor>no</decor> from ~/.config/openbox/rc.xml |
![]() |
|
---|---|
![]() ![]() New member
Posts: 16
Registered: 2011-05-05 |
Quote: Ah great :-) I was wondering if 10-evdev.conf could be edited to change the keymap. Great for Bépo users. I'll give it a try. |
Last edited by: libre fan on May 05, 2011 8:25:29 am
|
![]() |
|
---|---|
![]() ![]() Administrator
Posts: 551
Registered: 2011-01-20 ![]() |
The keymap can be chosen at the live's bootup directly. (Other keymaps/Autres claviers)
Dvorak Bépo is available. |