| bio | website | paulgoscicki.com |
|---|---|---|
| location | Poland | |
| age | 35 | |
| visits | member for | 2 years, 8 months |
| seen | May 16 at 9:59 | |
| stats | profile views | 52 |
Web developer, web designer, programmer, administrator.
HTML, CSS, js, Flash, Photoshop, Rails, Ubuntu, MySQL, Apache.
That's my daily professional life.
|
Sep 3 |
comment |
Cannot install LibreOffice Downgrading libexttextcat-data to 3.2.0-1ubuntu1 solved this issue for me. Note, that I had libreoffice's PPA added. |
|
May 11 |
comment |
How do I deactivate F1 and F10 keybindings in gnome-terminal? uhm, the solution in the link I posted works for me under Gnome using Unity. |
|
May 9 |
comment |
keyboard shortcut gnome-terminal (ctrl-tab) and (ctrl-shift-tab) in 12.04? I tend to learn the native shortcuts and use those. So for gnome-terminal it's ctrl-shift-right & ctrl-shift-left |
|
May 1 |
comment |
How do I deactivate F1 and F10 keybindings in gnome-terminal? Your answer does not really help. See the real solution for the F10 problem in the terminal: askubuntu.com/questions/37313/… |
|
Apr 30 |
comment |
Can I disable the F10 key for all apps without CCSM? Doing that does solve the F10 key problem in 12.04. |
|
Apr 30 |
comment |
How do I deactivate F1 and F10 keybindings in gnome-terminal? Doing everything above does not solve the F10 key in 12.04. It is still bound somewhere to mouse right click. |
|
Apr 30 |
comment |
How do I deactivate F1 and F10 keybindings in gnome-terminal? This is no good. It disables F10 in mc opened up in terminal. |
|
Sep 19 |
comment |
How to alias 'git' to 'g' so that bash-completion rules are preserved? Ha! Wunderbar! Works just like it should :) |
|
Sep 19 |
comment |
How to alias 'git' to 'g' so that bash-completion rules are preserved? Sure it does! I'm typing 'g' probably over a 100 times a day. |
|
Sep 9 |
comment |
How to check if Xvfb is (already) running on display :0? I will have it running only on :0, so simple check for :0 is sufficient for my needs. Thanks again! |
|
Sep 9 |
comment |
How to check if Xvfb is (already) running on display :0? See github.com/pjg/dotfiles/commit/83a27c8400c78809f5 |
|
Sep 9 |
comment |
How to check if Xvfb is (already) running on display :0?xdpyinfo does the trick for me, thanks! Btw. I want to set the DISPLAY env variable based on Xvfb running on :0. |
|
Mar 15 |
comment |
VMware sharing folders between Win7 (host) and Ubuntu (guest) Let me rephrase. If I have two files under Linux, which are 644 and 755, will they keep those permissions after copying them over to the Samba share? |
|
Mar 14 |
comment |
VMware sharing folders between Win7 (host) and Ubuntu (guest) Does setting a o+x attribute in Ubuntu for a file that is on a Samba share @ Windows work as expected? |
|
Feb 4 |
comment |
Why is Ruby version 1.9.2 named ruby1.9.1? Thanks for the links. Ugh, that's all I can say for Debian ruby packages maintainers. |