kde-config.düzenlendi
This commit is contained in:
parent
6f20cac9c4
commit
c89549be64
|
@ -27,4 +27,5 @@ samba
|
||||||
dosfstools
|
dosfstools
|
||||||
os-prober
|
os-prober
|
||||||
openjdk
|
openjdk
|
||||||
|
flashplayer
|
||||||
komutan
|
komutan
|
||||||
|
|
|
@ -1,17 +1,17 @@
|
||||||
[qt]
|
[qt]
|
||||||
GUIEffects=none
|
GUIEffects=none
|
||||||
KDE\contrast=7
|
KDE\contrast=4
|
||||||
KWinPalette\activeBackground=#eff0f1
|
KWinPalette\activeBackground=#475057
|
||||||
KWinPalette\activeBlend=#dadbdb
|
KWinPalette\activeBlend=#ffffff
|
||||||
KWinPalette\activeForeground=#eff0f1
|
KWinPalette\activeForeground=#eff0f1
|
||||||
KWinPalette\activeTitleBtnBg=#eff0f1
|
KWinPalette\activeTitleBtnBg=#eff0f1
|
||||||
KWinPalette\frame=#eff0f1
|
KWinPalette\frame=#eff0f1
|
||||||
KWinPalette\inactiveBackground=#eff0f1
|
KWinPalette\inactiveBackground=#eff0f1
|
||||||
KWinPalette\inactiveBlend=#dadbdb
|
KWinPalette\inactiveBlend=#4b4743
|
||||||
KWinPalette\inactiveForeground=#777878
|
KWinPalette\inactiveForeground=#bdc3c7
|
||||||
KWinPalette\inactiveFrame=#eff0f1
|
KWinPalette\inactiveFrame=#eff0f1
|
||||||
KWinPalette\inactiveTitleBtnBg=#eff0f1
|
KWinPalette\inactiveTitleBtnBg=#eff0f1
|
||||||
Palette\active=#31363b, #eff0f1, #ffffff, #fafafa, #71757a, #bdc2c6, #31363b, #ffffff, #31363b, #fcfcfc, #eff0f1, #3a3d3f, #3daee9, #eff0f1, #2980b9, #7f8c8d, #eff0f1, #000000, #31363b, #eff0f1
|
Palette\active=#31363b, #eff0f1, #ffffff, #f7f7f8, #888e93, #c4c9cd, #31363b, #ffffff, #31363b, #fcfcfc, #eff0f1, #474a4c, #3daee9, #eff0f1, #2980b9, #7f8c8d, #eff0f1, #000000, #31363b, #eff0f1
|
||||||
Palette\disabled=#a5a7a9, #e3e5e7, #ffffff, #eff0f1, #6b7074, #b4babf, #acaeb0, #ffffff, #a5a7a9, #f1f1f1, #e3e5e7, #3a3d3f, #e3e5e7, #a5a7a9, #a2c8e0, #c7cbcb, #e3e5e7, #000000, #31363b, #eff0f1
|
Palette\disabled=#a5a7a9, #e3e5e7, #ffffff, #ecedee, #82878c, #bcc0c5, #acaeb0, #ffffff, #a5a7a9, #f1f1f1, #e3e5e7, #47494c, #e3e5e7, #a5a7a9, #a2c8e0, #c7cbcb, #e3e5e7, #000000, #31363b, #eff0f1
|
||||||
Palette\inactive=#31363b, #eff0f1, #ffffff, #fafafa, #71757a, #bdc2c6, #31363b, #ffffff, #31363b, #fcfcfc, #eff0f1, #3a3d3f, #c2e0f5, #31363b, #2980b9, #7f8c8d, #eff0f1, #000000, #31363b, #eff0f1
|
Palette\inactive=#31363b, #eff0f1, #ffffff, #f7f7f8, #888e93, #c4c9cd, #31363b, #ffffff, #31363b, #fcfcfc, #eff0f1, #474a4c, #c2e0f5, #31363b, #2980b9, #7f8c8d, #eff0f1, #000000, #31363b, #eff0f1
|
||||||
font="Noto Sans,10,-1,0,50,0,0,0,0,0"
|
font="Noto Sans,10,-1,0,50,0,0,0,0,0"
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
[Defaults]
|
||||||
|
Profile=Öntanımlı
|
|
@ -1,11 +1,59 @@
|
||||||
# created by KDE, Pzt Eki 17 00:30:01 2016
|
# created by KDE, Paz Kas 6 14:52:52 2016
|
||||||
#
|
#
|
||||||
# If you do not want KDE to override your GTK settings, select
|
# If you do not want KDE to override your GTK settings, select
|
||||||
# Appearance -> Colors in the System Settings and disable the checkbox
|
# Appearance -> Colors in the System Settings and disable the checkbox
|
||||||
# "Apply colors to non-KDE4 applications"
|
# "Apply colors to non-KDE4 applications"
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
include "/usr/share//themes/oxygen-gtk/gtk-2.0/gtkrc"
|
include "/usr/share//themes/Breeze/gtk-2.0/gtkrc"
|
||||||
|
|
||||||
gtk-theme-name="oxygen-gtk"
|
gtk-theme-name="Breeze"
|
||||||
|
|
||||||
|
style "default"
|
||||||
|
{
|
||||||
|
bg[NORMAL] = { 0.937, 0.941, 0.945 }
|
||||||
|
bg[SELECTED] = { 0.239, 0.682, 0.914 }
|
||||||
|
bg[INSENSITIVE] = { 0.937, 0.941, 0.945 }
|
||||||
|
bg[ACTIVE] = { 0.769, 0.788, 0.804 }
|
||||||
|
bg[PRELIGHT] = { 0.937, 0.941, 0.945 }
|
||||||
|
|
||||||
|
base[NORMAL] = { 0.988, 0.988, 0.988 }
|
||||||
|
base[SELECTED] = { 0.239, 0.682, 0.914 }
|
||||||
|
base[INSENSITIVE] = { 0.937, 0.941, 0.945 }
|
||||||
|
base[ACTIVE] = { 0.239, 0.682, 0.914 }
|
||||||
|
base[PRELIGHT] = { 0.239, 0.682, 0.914 }
|
||||||
|
|
||||||
|
text[NORMAL] = { 0.192, 0.212, 0.231 }
|
||||||
|
text[SELECTED] = { 0.937, 0.941, 0.945 }
|
||||||
|
text[INSENSITIVE] = { 0.769, 0.788, 0.804 }
|
||||||
|
text[ACTIVE] = { 0.937, 0.941, 0.945 }
|
||||||
|
text[PRELIGHT] = { 0.937, 0.941, 0.945 }
|
||||||
|
|
||||||
|
fg[NORMAL] = { 0.192, 0.212, 0.231 }
|
||||||
|
fg[SELECTED] = { 0.937, 0.941, 0.945 }
|
||||||
|
fg[INSENSITIVE] = { 0.769, 0.788, 0.804 }
|
||||||
|
fg[ACTIVE] = { 0.192, 0.212, 0.231 }
|
||||||
|
fg[PRELIGHT] = { 0.192, 0.212, 0.231 }
|
||||||
|
}
|
||||||
|
|
||||||
|
class "*" style "default"
|
||||||
|
|
||||||
|
style "ToolTip"
|
||||||
|
{
|
||||||
|
bg[NORMAL] = { 0.937, 0.941, 0.945 }
|
||||||
|
base[NORMAL] = { 0.988, 0.988, 0.988 }
|
||||||
|
text[NORMAL] = { 0.192, 0.212, 0.231 }
|
||||||
|
fg[NORMAL] = { 0.192, 0.212, 0.231 }
|
||||||
|
}
|
||||||
|
|
||||||
|
widget "gtk-tooltip" style "ToolTip"
|
||||||
|
widget "gtk-tooltips" style "ToolTip"
|
||||||
|
|
||||||
|
style "MenuItem"
|
||||||
|
{
|
||||||
|
bg[PRELIGHT] = { 0.239, 0.682, 0.914 }
|
||||||
|
fg[PRELIGHT] = { 0.937, 0.941, 0.945 }
|
||||||
|
}
|
||||||
|
|
||||||
|
class "*MenuItem" style "MenuItem"
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# created by KDE, Pzt Eki 17 00:30:01 2016
|
# created by KDE, Paz Kas 6 14:52:52 2016
|
||||||
#
|
#
|
||||||
# If you do not want KDE to override your GTK settings, select
|
# If you do not want KDE to override your GTK settings, select
|
||||||
# Appearance -> Colors in the System Settings and disable the checkbox
|
# Appearance -> Colors in the System Settings and disable the checkbox
|
||||||
|
@ -8,12 +8,16 @@
|
||||||
|
|
||||||
gtk-alternative-button-order = 1
|
gtk-alternative-button-order = 1
|
||||||
|
|
||||||
|
include "/usr/share//themes/Breeze/gtk-2.0/gtkrc"
|
||||||
|
|
||||||
|
gtk-theme-name="Breeze"
|
||||||
|
|
||||||
style "default"
|
style "default"
|
||||||
{
|
{
|
||||||
bg[NORMAL] = { 0.937, 0.941, 0.945 }
|
bg[NORMAL] = { 0.937, 0.941, 0.945 }
|
||||||
bg[SELECTED] = { 0.239, 0.682, 0.914 }
|
bg[SELECTED] = { 0.239, 0.682, 0.914 }
|
||||||
bg[INSENSITIVE] = { 0.937, 0.941, 0.945 }
|
bg[INSENSITIVE] = { 0.937, 0.941, 0.945 }
|
||||||
bg[ACTIVE] = { 0.741, 0.761, 0.776 }
|
bg[ACTIVE] = { 0.769, 0.788, 0.804 }
|
||||||
bg[PRELIGHT] = { 0.937, 0.941, 0.945 }
|
bg[PRELIGHT] = { 0.937, 0.941, 0.945 }
|
||||||
|
|
||||||
base[NORMAL] = { 0.988, 0.988, 0.988 }
|
base[NORMAL] = { 0.988, 0.988, 0.988 }
|
||||||
|
@ -24,13 +28,13 @@ style "default"
|
||||||
|
|
||||||
text[NORMAL] = { 0.192, 0.212, 0.231 }
|
text[NORMAL] = { 0.192, 0.212, 0.231 }
|
||||||
text[SELECTED] = { 0.937, 0.941, 0.945 }
|
text[SELECTED] = { 0.937, 0.941, 0.945 }
|
||||||
text[INSENSITIVE] = { 0.741, 0.761, 0.776 }
|
text[INSENSITIVE] = { 0.769, 0.788, 0.804 }
|
||||||
text[ACTIVE] = { 0.937, 0.941, 0.945 }
|
text[ACTIVE] = { 0.937, 0.941, 0.945 }
|
||||||
text[PRELIGHT] = { 0.937, 0.941, 0.945 }
|
text[PRELIGHT] = { 0.937, 0.941, 0.945 }
|
||||||
|
|
||||||
fg[NORMAL] = { 0.192, 0.212, 0.231 }
|
fg[NORMAL] = { 0.192, 0.212, 0.231 }
|
||||||
fg[SELECTED] = { 0.937, 0.941, 0.945 }
|
fg[SELECTED] = { 0.937, 0.941, 0.945 }
|
||||||
fg[INSENSITIVE] = { 0.741, 0.761, 0.776 }
|
fg[INSENSITIVE] = { 0.769, 0.788, 0.804 }
|
||||||
fg[ACTIVE] = { 0.192, 0.212, 0.231 }
|
fg[ACTIVE] = { 0.192, 0.212, 0.231 }
|
||||||
fg[PRELIGHT] = { 0.192, 0.212, 0.231 }
|
fg[PRELIGHT] = { 0.192, 0.212, 0.231 }
|
||||||
}
|
}
|
||||||
|
|
|
@ -3,3 +3,4 @@
|
||||||
|
|
||||||
[main]
|
[main]
|
||||||
currentActivity=1ce5a7a6-0fd6-47a5-937d-c68ae33d259a
|
currentActivity=1ce5a7a6-0fd6-47a5-937d-c68ae33d259a
|
||||||
|
runningActivities=1ce5a7a6-0fd6-47a5-937d-c68ae33d259a
|
||||||
|
|
|
@ -41,3 +41,14 @@ Indentation Mode=normal
|
||||||
Mode=Bash
|
Mode=Bash
|
||||||
Time=2016,10,16,21,46,9
|
Time=2016,10,16,21,46,9
|
||||||
URL=file:///home/alihan/.config/startupconfig
|
URL=file:///home/alihan/.config/startupconfig
|
||||||
|
|
||||||
|
[file:///root/.config/gtkrc-2.0]
|
||||||
|
Bookmarks=
|
||||||
|
Checksum=ded87bf95649ba2c1999d29827507447298b1d37
|
||||||
|
Encoding=UTF-8
|
||||||
|
Highlighting=None
|
||||||
|
Highlighting Set By User=false
|
||||||
|
Indentation Mode=normal
|
||||||
|
Mode=Normal
|
||||||
|
Time=2016,11,5,16,16,48
|
||||||
|
URL=file:///root/.config/gtkrc-2.0
|
||||||
|
|
|
@ -1,52 +1,52 @@
|
||||||
updateInfoAdded=true
|
updateInfoAdded=true
|
||||||
|
|
||||||
[disable_kmix.upd]
|
[disable_kmix.upd]
|
||||||
ctime=1476322779
|
ctime=1478428427
|
||||||
done=PlasmaVolume_DisableKMixAutostart
|
done=PlasmaVolume_DisableKMixAutostart
|
||||||
mtime=1475148807
|
mtime=1476189785
|
||||||
|
|
||||||
[fonts_akregator.upd]
|
[fonts_akregator.upd]
|
||||||
ctime=1476321858
|
ctime=1478428427
|
||||||
done=Plasma_Fonts_Akregator
|
done=Plasma_Fonts_Akregator
|
||||||
mtime=1475148748
|
mtime=1476189676
|
||||||
|
|
||||||
[fonts_global.upd]
|
[fonts_global.upd]
|
||||||
ctime=1476321858
|
ctime=1478428427
|
||||||
done=Fonts_Global
|
done=Fonts_Global
|
||||||
mtime=1475148748
|
mtime=1476189676
|
||||||
|
|
||||||
[fonts_kate.upd]
|
[fonts_kate.upd]
|
||||||
ctime=1476321858
|
ctime=1478428427
|
||||||
done=Plasma_Fonts_Kate
|
done=Plasma_Fonts_Kate
|
||||||
mtime=1475148748
|
mtime=1476189676
|
||||||
|
|
||||||
[gtkbreeze5.5.upd]
|
[gtkbreeze5.5.upd]
|
||||||
ctime=1476321736
|
ctime=1478428427
|
||||||
done=GTKBreeze5.5
|
done=GTKBreeze5.5
|
||||||
mtime=1475147992
|
mtime=1476188375
|
||||||
|
|
||||||
[kcalcrc.upd]
|
[kcalcrc.upd]
|
||||||
ctime=1476318973
|
ctime=1478428427
|
||||||
mtime=1473028877
|
mtime=1475794995
|
||||||
|
|
||||||
[kde4breeze.upd]
|
[kde4breeze.upd]
|
||||||
ctime=1476321682
|
ctime=1478428427
|
||||||
done=5.0KDE4Breeze_2
|
done=5.0KDE4Breeze_2
|
||||||
mtime=1475147924
|
mtime=1476188257
|
||||||
|
|
||||||
[konversation.upd]
|
[konversation.upd]
|
||||||
ctime=1476321269
|
ctime=1478428427
|
||||||
mtime=1470250677
|
mtime=1470250677
|
||||||
|
|
||||||
[krdb_libpathwipe.upd]
|
[krdb_libpathwipe.upd]
|
||||||
ctime=1476321788
|
ctime=1478428427
|
||||||
mtime=1475148672
|
mtime=1476189558
|
||||||
|
|
||||||
[kscreenlocker.upd]
|
[kscreenlocker.upd]
|
||||||
ctime=1476322370
|
ctime=1478428427
|
||||||
done=0.1-autolock
|
done=0.1-autolock
|
||||||
mtime=1475148375
|
mtime=1476189007
|
||||||
|
|
||||||
[okular.upd]
|
[okular.upd]
|
||||||
ctime=1476321464
|
ctime=1478428427
|
||||||
mtime=1458245707
|
mtime=1458245707
|
||||||
|
|
|
@ -1,3 +1,6 @@
|
||||||
|
[kcmshell5]
|
||||||
|
InfoOutput=4
|
||||||
|
|
||||||
[kded5]
|
[kded5]
|
||||||
InfoOutput=4
|
InfoOutput=4
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,24 @@
|
||||||
|
[Devices][/org/freedesktop/UDisks2/block_devices/dm_2d0]
|
||||||
|
EverMounted=true
|
||||||
|
Icon=drive-harddisk
|
||||||
|
LastNameSeen=MILIS_LIVE
|
||||||
|
LastSeenMounted=true
|
||||||
|
|
||||||
|
[Devices][/org/freedesktop/UDisks2/block_devices/dm_2d1]
|
||||||
|
Icon=drive-harddisk
|
||||||
|
LastNameSeen=MILIS_LIVE
|
||||||
|
LastSeenMounted=false
|
||||||
|
|
||||||
|
[Devices][/org/freedesktop/UDisks2/block_devices/loop0]
|
||||||
|
Icon=drive-harddisk
|
||||||
|
LastNameSeen=Döngü Aygıtı
|
||||||
|
LastSeenMounted=false
|
||||||
|
|
||||||
|
[Devices][/org/freedesktop/UDisks2/block_devices/loop1]
|
||||||
|
Icon=drive-harddisk
|
||||||
|
LastNameSeen=Döngü Aygıtı
|
||||||
|
LastSeenMounted=false
|
||||||
|
|
||||||
[Devices][/org/freedesktop/UDisks2/block_devices/sda4]
|
[Devices][/org/freedesktop/UDisks2/block_devices/sda4]
|
||||||
Icon=drive-harddisk
|
Icon=drive-harddisk
|
||||||
LastNameSeen=Basic data partition
|
LastNameSeen=Basic data partition
|
||||||
|
@ -26,3 +47,9 @@ EverMounted=true
|
||||||
Icon=drive-harddisk
|
Icon=drive-harddisk
|
||||||
LastNameSeen=45,9 GiB Disk Sürücü
|
LastNameSeen=45,9 GiB Disk Sürücü
|
||||||
LastSeenMounted=true
|
LastSeenMounted=true
|
||||||
|
|
||||||
|
[Devices][/org/freedesktop/UDisks2/block_devices/sdb1]
|
||||||
|
EverMounted=true
|
||||||
|
Icon=drive-removable-media-usb-pendrive
|
||||||
|
LastNameSeen=MILIS_LIVE
|
||||||
|
LastSeenMounted=true
|
||||||
|
|
|
@ -10,7 +10,7 @@ _k_friendly_name=kaccess
|
||||||
Disable Touchpad=Touchpad Off,Touchpad Off,Dokunmatik Yüzeyi Devre Dışı Bırak
|
Disable Touchpad=Touchpad Off,Touchpad Off,Dokunmatik Yüzeyi Devre Dışı Bırak
|
||||||
Enable Touchpad=Touchpad On,Touchpad On,Dokunmatik Yüzeyi Etkinleştir
|
Enable Touchpad=Touchpad On,Touchpad On,Dokunmatik Yüzeyi Etkinleştir
|
||||||
Toggle Touchpad=Touchpad Toggle,Touchpad Toggle,Dokunmatik Yüzeyi Aç/Kapat
|
Toggle Touchpad=Touchpad Toggle,Touchpad Toggle,Dokunmatik Yüzeyi Aç/Kapat
|
||||||
_k_friendly_name=Sistem Ayarları
|
_k_friendly_name=KDE Daemon
|
||||||
|
|
||||||
[kded5]
|
[kded5]
|
||||||
Decrease Keyboard Brightness=Keyboard Brightness Down,Keyboard Brightness Down,Klavye Parlaklığını Azalt
|
Decrease Keyboard Brightness=Keyboard Brightness Down,Keyboard Brightness Down,Klavye Parlaklığını Azalt
|
||||||
|
@ -22,7 +22,7 @@ PowerOff=Power Off,Power Off,Kapat
|
||||||
Show System Activity=Ctrl+Esc,Ctrl+Esc,Show System Activity
|
Show System Activity=Ctrl+Esc,Ctrl+Esc,Show System Activity
|
||||||
Sleep=Sleep,Sleep,Beklet
|
Sleep=Sleep,Sleep,Beklet
|
||||||
Toggle Keyboard Backlight=Keyboard Light On/Off,Keyboard Light On/Off,Klavye Arka Işığını Aç/Kapa
|
Toggle Keyboard Backlight=Keyboard Light On/Off,Keyboard Light On/Off,Klavye Arka Işığını Aç/Kapa
|
||||||
_k_friendly_name=KDE Daemon
|
_k_friendly_name=Power Management
|
||||||
display=Display\tMeta+P,Display\tMeta+P,Ekranı Değiştir
|
display=Display\tMeta+P,Display\tMeta+P,Ekranı Değiştir
|
||||||
|
|
||||||
[khotkeys]
|
[khotkeys]
|
||||||
|
|
|
@ -5,7 +5,6 @@ DataCount=4
|
||||||
Comment=KMenuEdit Global Shortcuts
|
Comment=KMenuEdit Global Shortcuts
|
||||||
DataCount=1
|
DataCount=1
|
||||||
Enabled=true
|
Enabled=true
|
||||||
ImportId=defaults
|
|
||||||
Name=KMenuEdit
|
Name=KMenuEdit
|
||||||
SystemGroup=1
|
SystemGroup=1
|
||||||
Type=ACTION_DATA_GROUP
|
Type=ACTION_DATA_GROUP
|
||||||
|
@ -991,6 +990,10 @@ Disabled=true
|
||||||
MouseButton=2
|
MouseButton=2
|
||||||
Timeout=300
|
Timeout=300
|
||||||
|
|
||||||
|
[GesturesExclude]
|
||||||
|
Comment=
|
||||||
|
WindowsCount=0
|
||||||
|
|
||||||
[Main]
|
[Main]
|
||||||
AlreadyImported=defaults,kde32b1,konqueror_gestures_kde321,spectacle
|
AlreadyImported=defaults,kde32b1,konqueror_gestures_kde321,spectacle
|
||||||
Disabled=false
|
Disabled=false
|
||||||
|
|
|
@ -54,10 +54,6 @@ plugin=org.kde.plasma.icon
|
||||||
[Containments][2][Applets][17][Configuration][General]
|
[Containments][2][Applets][17][Configuration][General]
|
||||||
url=/usr/share/applications/org.kde.dolphin.desktop
|
url=/usr/share/applications/org.kde.dolphin.desktop
|
||||||
|
|
||||||
[Containments][2][Applets][18]
|
|
||||||
immutability=1
|
|
||||||
plugin=org.kde.plasma.icon
|
|
||||||
|
|
||||||
[Containments][2][Applets][18][Configuration][General]
|
[Containments][2][Applets][18][Configuration][General]
|
||||||
url=/home/alihan/.local/share/applications/chromium.desktop
|
url=/home/alihan/.local/share/applications/chromium.desktop
|
||||||
|
|
||||||
|
@ -72,12 +68,19 @@ url=/usr/share/applications/vlc.desktop
|
||||||
immutability=1
|
immutability=1
|
||||||
plugin=org.kde.plasma.showdesktop
|
plugin=org.kde.plasma.showdesktop
|
||||||
|
|
||||||
|
[Containments][2][Applets][25]
|
||||||
|
immutability=1
|
||||||
|
plugin=org.kde.plasma.icon
|
||||||
|
|
||||||
|
[Containments][2][Applets][25][Configuration][General]
|
||||||
|
url=/usr/share/applications/firefox.desktop
|
||||||
|
|
||||||
[Containments][2][Applets][3]
|
[Containments][2][Applets][3]
|
||||||
immutability=1
|
immutability=1
|
||||||
plugin=org.kde.plasma.kickoff
|
plugin=org.kde.plasma.kickoff
|
||||||
|
|
||||||
[Containments][2][Applets][3][Configuration][General]
|
[Containments][2][Applets][3][Configuration][General]
|
||||||
favorites=chromium.desktop,systemsettings.desktop,org.kde.dolphin.desktop,org.kde.kate.desktop
|
favorites=firefox.desktop,org.kde.dolphin.desktop,systemsettings.desktop,vlc.desktop,libreoffice-writer.desktop,libreoffice-calc.desktop,libreoffice-impress.desktop
|
||||||
|
|
||||||
[Containments][2][Applets][3][Configuration][Shortcuts]
|
[Containments][2][Applets][3][Configuration][Shortcuts]
|
||||||
global=Alt+F1
|
global=Alt+F1
|
||||||
|
@ -89,6 +92,15 @@ global=Alt+F1
|
||||||
immutability=1
|
immutability=1
|
||||||
plugin=org.kde.plasma.taskmanager
|
plugin=org.kde.plasma.taskmanager
|
||||||
|
|
||||||
|
[Containments][2][Applets][5][Configuration][ConfigDialog]
|
||||||
|
DialogHeight=540
|
||||||
|
DialogWidth=720
|
||||||
|
|
||||||
|
[Containments][2][Applets][5][Configuration][General]
|
||||||
|
groupingStrategy=0
|
||||||
|
maxStripes=1
|
||||||
|
sortingStrategy=0
|
||||||
|
|
||||||
[Containments][2][Applets][6]
|
[Containments][2][Applets][6]
|
||||||
immutability=1
|
immutability=1
|
||||||
plugin=org.kde.plasma.systemtray
|
plugin=org.kde.plasma.systemtray
|
||||||
|
@ -105,7 +117,34 @@ DialogHeight=84
|
||||||
DialogWidth=1366
|
DialogWidth=1366
|
||||||
|
|
||||||
[Containments][2][General]
|
[Containments][2][General]
|
||||||
AppletOrder=3;17;19;18;5;6;8;20
|
AppletOrder=3;17;19;25;5;6;8;20
|
||||||
|
|
||||||
|
[Containments][24]
|
||||||
|
activityId=1ce5a7a6-0fd6-47a5-937d-c68ae33d259a
|
||||||
|
formfactor=0
|
||||||
|
immutability=1
|
||||||
|
lastScreen=0
|
||||||
|
location=0
|
||||||
|
plugin=org.kde.plasma.folder
|
||||||
|
wallpaperplugin=org.kde.image
|
||||||
|
|
||||||
|
[Containments][24][ConfigDialog]
|
||||||
|
DialogHeight=540
|
||||||
|
DialogWidth=720
|
||||||
|
|
||||||
|
[Containments][24][General]
|
||||||
|
ToolBoxButtonState=bottomright
|
||||||
|
ToolBoxButtonX=1347
|
||||||
|
ToolBoxButtonY=752
|
||||||
|
iconSize=2
|
||||||
|
positions=2,13,desktop:/Home.desktop,0,0,desktop:/trash.desktop,1,0
|
||||||
|
sortMode=-1
|
||||||
|
textLines=1
|
||||||
|
|
||||||
|
[Containments][24][Wallpaper][org.kde.image][General]
|
||||||
|
Image=file:///usr/share/wallpapers/Autumn/contents/images/1440x900.jpg
|
||||||
|
height=768
|
||||||
|
width=1366
|
||||||
|
|
||||||
[Containments][7]
|
[Containments][7]
|
||||||
activityId=
|
activityId=
|
||||||
|
@ -140,10 +179,21 @@ plugin=org.kde.plasma.printmanager
|
||||||
immutability=1
|
immutability=1
|
||||||
plugin=org.kde.plasma.battery
|
plugin=org.kde.plasma.battery
|
||||||
|
|
||||||
|
[Containments][7][Applets][22]
|
||||||
|
immutability=1
|
||||||
|
plugin=org.kde.ktp-contactlist
|
||||||
|
|
||||||
|
[Containments][7][Applets][23]
|
||||||
|
immutability=1
|
||||||
|
plugin=org.kde.plasma.networkmanagement
|
||||||
|
|
||||||
[Containments][7][Applets][9]
|
[Containments][7][Applets][9]
|
||||||
immutability=1
|
immutability=1
|
||||||
plugin=org.kde.plasma.volume
|
plugin=org.kde.plasma.volume
|
||||||
|
|
||||||
[Containments][7][General]
|
[Containments][7][General]
|
||||||
extraItems=org.kde.plasma.mediacontroller,org.kde.plasma.networkmanagement,org.kde.plasma.bluetooth,org.kde.plasma.clipboard,org.kde.plasma.battery,org.kde.plasma.volume,org.kde.kdeconnect,org.kde.plasma.printmanager,org.kde.plasma.notifications,org.kde.plasma.devicenotifier
|
extraItems=org.kde.plasma.mediacontroller,org.kde.plasma.networkmanagement,org.kde.plasma.bluetooth,org.kde.plasma.clipboard,org.kde.plasma.battery,org.kde.plasma.volume,org.kde.kdeconnect,org.kde.plasma.printmanager,org.kde.plasma.notifications,org.kde.plasma.devicenotifier,org.kde.ktp-contactlist
|
||||||
knownItems=org.kde.plasma.mediacontroller,org.kde.plasma.networkmanagement,org.kde.plasma.bluetooth,org.kde.plasma.clipboard,org.kde.plasma.battery,org.kde.plasma.volume,org.kde.kdeconnect,org.kde.plasma.printmanager,org.kde.plasma.notifications,org.kde.plasma.devicenotifier
|
knownItems=org.kde.plasma.mediacontroller,org.kde.plasma.networkmanagement,org.kde.plasma.bluetooth,org.kde.plasma.clipboard,org.kde.plasma.battery,org.kde.plasma.volume,org.kde.kdeconnect,org.kde.plasma.printmanager,org.kde.plasma.notifications,org.kde.plasma.devicenotifier,org.kde.ktp-contactlist
|
||||||
|
|
||||||
|
[General]
|
||||||
|
immutability=2
|
||||||
|
|
|
@ -1,36 +1,36 @@
|
||||||
kcminputrc Mouse cursorTheme 'breeze_cursors'
|
kcminputrc Mouse cursorTheme 'breeze_cursors'
|
||||||
!/home/alihan/.config/kcminputrc
|
/root/.config/kcminputrc
|
||||||
!/etc/xdg//kcminputrc
|
!/etc/xdg//kcminputrc
|
||||||
!/home/alihan/.local/share/config/kcminputrc
|
!/root/.local/share/config/kcminputrc
|
||||||
!/usr/share/config/kcminputrc
|
!/usr/share/config/kcminputrc
|
||||||
*
|
*
|
||||||
kcminputrc Mouse cursorSize ''
|
kcminputrc Mouse cursorSize ''
|
||||||
!/home/alihan/.config/kcminputrc
|
/root/.config/kcminputrc
|
||||||
!/etc/xdg//kcminputrc
|
!/etc/xdg//kcminputrc
|
||||||
!/home/alihan/.local/share/config/kcminputrc
|
!/root/.local/share/config/kcminputrc
|
||||||
!/usr/share/config/kcminputrc
|
!/usr/share/config/kcminputrc
|
||||||
*
|
*
|
||||||
ksplashrc KSplash Theme Breeze
|
ksplashrc KSplash Theme Breeze
|
||||||
!/home/alihan/.config/ksplashrc
|
!/root/.config/ksplashrc
|
||||||
!/etc/xdg//ksplashrc
|
!/etc/xdg//ksplashrc
|
||||||
!/home/alihan/.local/share/config/ksplashrc
|
!/root/.local/share/config/ksplashrc
|
||||||
!/usr/share/config/ksplashrc
|
!/usr/share/config/ksplashrc
|
||||||
*
|
*
|
||||||
ksplashrc KSplash Engine KSplashQML
|
ksplashrc KSplash Engine KSplashQML
|
||||||
!/home/alihan/.config/ksplashrc
|
!/root/.config/ksplashrc
|
||||||
!/etc/xdg//ksplashrc
|
!/etc/xdg//ksplashrc
|
||||||
!/home/alihan/.local/share/config/ksplashrc
|
!/root/.local/share/config/ksplashrc
|
||||||
!/usr/share/config/ksplashrc
|
!/usr/share/config/ksplashrc
|
||||||
*
|
*
|
||||||
kdeglobals KScreen ScreenScaleFactors ''
|
kdeglobals KScreen ScreenScaleFactors ''
|
||||||
/home/alihan/.config/kdeglobals
|
/root/.config/kdeglobals
|
||||||
!/etc/xdg//kdeglobals
|
!/etc/xdg//kdeglobals
|
||||||
!/home/alihan/.local/share/config/kdeglobals
|
!/root/.local/share/config/kdeglobals
|
||||||
!/usr/share/config/kdeglobals
|
!/usr/share/config/kdeglobals
|
||||||
*
|
*
|
||||||
kcmfonts General forceFontDPI 0
|
kcmfonts General forceFontDPI 0
|
||||||
!/home/alihan/.config/kcmfonts
|
!/root/.config/kcmfonts
|
||||||
!/etc/xdg//kcmfonts
|
!/etc/xdg//kcmfonts
|
||||||
!/home/alihan/.local/share/config/kcmfonts
|
!/root/.local/share/config/kcmfonts
|
||||||
!/usr/share/config/kcmfonts
|
!/usr/share/config/kcmfonts
|
||||||
*
|
*
|
||||||
|
|
103
kaynaklar.liste
103
kaynaklar.liste
|
@ -1,103 +0,0 @@
|
||||||
http://download.savannah.gnu.org/releases/acl/acl-2.2.52.src.tar.gz
|
|
||||||
http://download.savannah.gnu.org/releases/attr/attr-2.4.47.src.tar.gz
|
|
||||||
http://ftp.gnu.org/gnu/autoconf/autoconf-2.69.tar.xz
|
|
||||||
http://ftp.gnu.org/gnu/automake/automake-1.15.tar.xz
|
|
||||||
http://ftp.gnu.org/gnu/bash/bash-4.3.30.tar.gz
|
|
||||||
http://www.linuxfromscratch.org/patches/lfs/development/bash-4.3.30-upstream_fixes-2.patch
|
|
||||||
http://alpha.gnu.org/gnu/bc/bc-1.06.95.tar.bz2
|
|
||||||
http://www.linuxfromscratch.org/patches/lfs/development/bc-1.06.95-memory_leak-1.patch
|
|
||||||
http://ftp.gnu.org/gnu/binutils/binutils-2.26.tar.bz2
|
|
||||||
http://www.linuxfromscratch.org/patches/downloads/binutils/binutils-2.26-upstream_fix-1.patch
|
|
||||||
http://www.linuxfromscratch.org/patches/downloads/binutils/binutils-2.26-upstream_fix-2.patch
|
|
||||||
http://downloads.nutyx.org/current/sources/binutils-2.26-upstream_fix-2.patch
|
|
||||||
http://www.linuxfromscratch.org/patches/lfs/7.7/bzip2-1.0.6-install_docs-1.patch
|
|
||||||
http://ftp.gnu.org/gnu/bison/bison-3.0.4.tar.xz
|
|
||||||
http://www.bzip.org/1.0.6/bzip2-1.0.6.tar.gz
|
|
||||||
http://downloads.nutyx.org/current/sources/ca-certificates-20160110.tar.gz
|
|
||||||
http://downloads.sourceforge.net/check/check-0.10.0.tar.gz
|
|
||||||
http://downloads.nutyx.org/current/sources/cards-1.99.7.tar.gz
|
|
||||||
http://ftp.gnu.org/gnu/coreutils/coreutils-8.25.tar.xz
|
|
||||||
http://www.linuxfromscratch.org/patches/lfs/7.9-rc1/coreutils-8.25-i18n-2.patch
|
|
||||||
http://ftp.gnu.org/gnu/cpio/cpio-2.12.tar.gz
|
|
||||||
https://curl.haxx.se/download/curl-7.47.1.tar.lzma
|
|
||||||
http://pkgs.fedoraproject.org/repo/pkgs/dialog/dialog-1.2-20140911.tgz/f33ae989e62efe1d17cf5206cb7144a5/dialog-1.2-20140911.tgz
|
|
||||||
http://ftp.gnu.org/gnu/dejagnu/dejagnu-1.5.3.tar.gz
|
|
||||||
http://ftp.gnu.org/gnu/diffutils/diffutils-3.3.tar.xz
|
|
||||||
http://downloads.sourceforge.net/project/e2fsprogs/e2fsprogs/v1.42.13/e2fsprogs-1.42.13.tar.gz
|
|
||||||
http://dev.gentoo.org/~blueness/eudev/eudev-3.1.5.tar.gz
|
|
||||||
http://prdownloads.sourceforge.net/expat/expat-2.1.0.tar.gz
|
|
||||||
http://prdownloads.sourceforge.net/expect/expect5.45.tar.gz
|
|
||||||
ftp://ftp.astron.com/pub/file/file-5.25.tar.gz
|
|
||||||
http://ftp.gnu.org/gnu/findutils/findutils-4.6.0.tar.gz
|
|
||||||
http://prdownloads.sourceforge.net/flex/flex-2.6.0.tar.xz
|
|
||||||
http://ftp.gnu.org/gnu/gawk/gawk-4.1.3.tar.xz
|
|
||||||
http://ftp.gnu.org/gnu/gcc/gcc-5.3.0/gcc-5.3.0.tar.bz2
|
|
||||||
http://ftp.gnu.org/gnu/gdbm/gdbm-1.11.tar.gz
|
|
||||||
http://ftp.gnu.org/gnu/gettext/gettext-0.19.7.tar.xz
|
|
||||||
http://www.linuxfromscratch.org/patches/lfs/7.9-rc1/glibc-2.22-fhs-1.patch
|
|
||||||
http://www.linuxfromscratch.org/patches/lfs/7.9-rc1/glibc-2.22-upstream_i386_fix-1.patch
|
|
||||||
http://www.linuxfromscratch.org/patches/lfs/7.9-rc1/glibc-2.22-largefile-1.patch
|
|
||||||
http://ftp.gnu.org/gnu/glibc/glibc-2.22.tar.xz
|
|
||||||
http://ftp.gnu.org/gnu/gmp/gmp-6.1.0.tar.xz
|
|
||||||
http://ftp.gnu.org/gnu/gperf/gperf-3.0.4.tar.gz
|
|
||||||
http://www.nico.schottelius.org/software/gpm/archives/gpm-1.20.7.tar.bz2
|
|
||||||
http://ftp.gnu.org/gnu/grep/grep-2.23.tar.xz
|
|
||||||
http://ftp.gnu.org/gnu/groff/groff-1.22.3.tar.gz
|
|
||||||
http://ftp.gnu.org/gnu/gzip/gzip-1.6.tar.xz
|
|
||||||
http://anduin.linuxfromscratch.org/LFS/iana-etc-2.30.tar.bz2
|
|
||||||
http://ftp.gnu.org/gnu/inetutils/inetutils-1.9.4.tar.xz
|
|
||||||
https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-4.4.0.tar.xz
|
|
||||||
http://www.linuxfromscratch.org/patches/lfs/7.9-rc1/kbd-2.0.3-backspace-1.patch
|
|
||||||
https://www.kernel.org/pub/linux/utils/kbd/kbd-2.0.3.tar.xz
|
|
||||||
https://www.kernel.org/pub/linux/utils/kernel/kmod/kmod-22.tar.xz
|
|
||||||
http://www.greenwoodsoftware.com/less/less-481.tar.gz
|
|
||||||
http://downloads.nutyx.org/current/sources/libarchive-3.1.2-acl-01.patch
|
|
||||||
http://downloads.nutyx.org/current/sources/libarchive-3.1.2-limit-write-requests-to-at-most-INT_MAX-01.patch
|
|
||||||
http://downloads.nutyx.org/current/sources/libarchive-3.1.2-mtree-fix-line-filename-length-calculation-01.patch
|
|
||||||
http://downloads.nutyx.org/current/sources/libarchive-3.1.2-sparce-mtree-01.patch
|
|
||||||
http://www.libarchive.org/downloads/libarchive-3.1.2.tar.gz
|
|
||||||
https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/libcap-2.25.tar.xz
|
|
||||||
http://download.savannah.gnu.org/releases/libpipeline/libpipeline-1.4.1.tar.gz
|
|
||||||
http://ftp.gnu.org/gnu/libtool/libtool-2.4.6.tar.xz
|
|
||||||
https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.4.tar.xz
|
|
||||||
http://linux-pam.org/library/Linux-PAM-1.2.1.tar.bz2
|
|
||||||
ftp://sources.redhat.com/pub/lvm2/releases/LVM2.2.02.141.tgz
|
|
||||||
http://www.oberhumer.com/opensource/lzo/download/lzo-2.09.tar.gz
|
|
||||||
http://ftp.gnu.org/gnu/m4/m4-1.4.17.tar.xz
|
|
||||||
http://ftp.gnu.org/gnu/make/make-4.1.tar.bz2
|
|
||||||
http://download.savannah.gnu.org/releases/man-db/man-db-2.7.5.tar.xz
|
|
||||||
http://www.multiprecision.org/mpc/download/mpc-1.0.3.tar.gz
|
|
||||||
http://www.mpfr.org/mpfr-3.1.3/mpfr-3.1.3.tar.xz
|
|
||||||
http://www.linuxfromscratch.org/patches/lfs/7.9-rc1/mpfr-3.1.3-upstream_fixes-1.patch
|
|
||||||
http://downloads.nutyx.org/current/sources/nasm_2.11.06-1really2.11.05.orig.tar.xz
|
|
||||||
http://downloads.nutyx.org/current/sources/nasm-2.11.06-xdoc.tar.xz
|
|
||||||
http://ftp.gnu.org/gnu//ncurses/ncurses-6.0.tar.gz
|
|
||||||
http://downloads.nutyx.org/current/sources/nutyx-basicfs-8.0.tar.bz2
|
|
||||||
http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-7.1p2.tar.gz
|
|
||||||
https://www.openssl.org/source/openssl-1.0.2f.tar.gz
|
|
||||||
http://ftp.gnu.org/gnu/patch/patch-2.7.5.tar.xz
|
|
||||||
https://www.kernel.org/pub/software/utils/pciutils/pciutils-3.4.1.tar.xz
|
|
||||||
http://www.cpan.org/src/5.0/perl-5.22.1.tar.bz2
|
|
||||||
http://pkgconfig.freedesktop.org/releases/pkg-config-0.29.tar.gz
|
|
||||||
http://sourceforge.net/projects/procps-ng/files/Production/procps-ng-3.3.11.tar.xz
|
|
||||||
http://downloads.sourceforge.net/project/psmisc/psmisc/psmisc-22.21.tar.gz
|
|
||||||
http://ftp.gnu.org/gnu/readline/readline-6.3.tar.gz
|
|
||||||
http://www.linuxfromscratch.org/patches/lfs/development/readline-6.3-upstream_fixes-3.patch
|
|
||||||
https://download.samba.org/pub/rsync/src/rsync-3.1.2.tar.gz
|
|
||||||
http://ftp.gnu.org/gnu/sed/sed-4.2.2.tar.bz2
|
|
||||||
http://downloads.nutyx.org/current/sources/service-saravane-01.patch
|
|
||||||
http://pkg-shadow.alioth.debian.org/releases/shadow-4.2.1.tar.xz
|
|
||||||
https://sourceforge.net/projects/squashfs/files/squashfs/squashfs4.3/squashfs4.3.tar.gz
|
|
||||||
ftp://ftp.sudo.ws/pub/sudo/sudo-1.8.15.tar.gz
|
|
||||||
http://www.infodrom.org/projects/sysklogd/download/sysklogd-1.5.1.tar.gz
|
|
||||||
http://download.savannah.gnu.org/releases/sysvinit/sysvinit-2.88dsf.tar.bz2
|
|
||||||
http://www.linuxfromscratch.org/patches/lfs/7.9-rc1/sysvinit-2.88dsf-consolidated-1.patch
|
|
||||||
http://ftp.gnu.org/gnu/tar/tar-1.28.tar.xz
|
|
||||||
http://sourceforge.net/projects/tcl/files/Tcl/8.6.4/tcl-core8.6.4-src.tar.gz
|
|
||||||
http://ftp.gnu.org/gnu/texinfo/texinfo-6.1.tar.xz
|
|
||||||
http://www.iana.org/time-zones/repository/releases/tzdata2016a.tar.gz
|
|
||||||
http://anduin.linuxfromscratch.org/LFS/udev-lfs-20140408.tar.bz2
|
|
||||||
https://www.kernel.org/pub/linux/utils/util-linux/v2.27/util-linux-2.27.1.tar.xz
|
|
||||||
http://ftp.gnu.org/gnu/wget/wget-1.17.1.tar.xz
|
|
||||||
http://tukaani.org/xz/xz-5.2.2.tar.xz
|
|
||||||
http://zlib.net/zlib-1.2.8.tar.xz
|
|
Loading…
Reference in New Issue